Working-time-arrangement
List Collective Schedules from a Working Time Arrangement
This is a beta feature. You may not benefit from this feature. Working-time-arrangements are the replacement for the workcycles. If this feature has not been deployed on your environment, please contact our support.
Get the list of Collective Schedules from a Working Time Arrangement by id
GET
/
timmi-settings
/
api
/
working-time-arrangements
/
{workingTimeArrangementId}
/
collective-schedules
Path Parameters
workingTimeArrangementId
integer
requiredThe unique identifier of the Working Time Arrangement.
Required range:
x > 0
Query Parameters
limit
integer
default: 10Number of items per page
Required range:
0 < x < 100
page
string
Next page token
fields.root
enum<string>
Include collection properties.
Available options:
count
sort
enum<string>
default: -startsOnSort items by a property.
Available options:
-startsOn
Response
200 - application/json
items
object[]