[New] One seamless flow: workforce data to payroll, fully embedded.
curl --location --request GET '/api/organizations/organization_uuid_string/access-roles/access_role_uuid_string'
{
"id": "access_role_uuid_string",
"name": "Manager",
"permissions": [
"SHIFT_READ",
"SHIFT_WRITE"
]
}