List Working Time Arrangements.
List of Working Time Arrangements.
Headers
API key. Value must be formatted like so: lucca application={api_key}.
Query Parameters
Find a working time arrangement based on its name.
When true, only returns part-time working time arrangements.
Filter working time arrangements on their unit. An event can be set in:
- Day: "I worked for a half day last Monday".
- Hour: "I worked for 2 hours last Monday".
- Time: "I worked between 10:00 AM and 12:00 AM last Monday".
day, hour, time Filter Working Time Arrangements on their status (comma separated list),
eg ?statuses=active,inactive. Repeating the parameter also works.
If omitted, Working Time Arrangements of every status are retrieved.
The status of a Working Time Arrangement.
active: not archived, and currently assigned to at least one employee.inactive: not archived, but not currently assigned to any employee.archived: should no longer be given to employees.
active, inactive, archived Sort items by property.
id, -id Next page token
"next_token&fields.root=next"
"2"
Number of items per page
0 <= x <= 100Include collection properties.
count Response
OK
Related topics
List Collective Schedules from a Working Time ArrangementThe working-time-arrangement resourceGet a Working Time Arrangement by id.Assign a Working Time Arrangement to an EmployeeGet a Collective Schedule from a Working Time Arrangement by id.