latestOpenAPI 3.0.32026-08-10508390.8 KB

51c85bc66c44

Fetches a list of work-scheduels.

get/rest/v1/work-schedules

Query parameters

createdAtAfterstring date-time

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

createdAtBeforestring date-time

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

expectedArrivalAtAfterstring date-time

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

expectedArrivalAtBeforestring date-time

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

locationIdsID[]
userEmailsString[]
pagenumber

Integers that will have a value greater than 0.

perPagenumber

Integers that will have a value greater than 0.

Response

[WorkSchedule!]