Get All Schedules For The Service

Get a paginated view of all schedules for the service.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[a-f\d]{24}$

The Id of the service the schedule is for.

Query Params
string
^[a-f\d]{24}$

Unique identifier of the last document on the previous page when paginating forwards.

string
^[a-f\d]{24}$

Unique identifier of the first document on the next page when paginating backwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating forwards.

number
1 to 1000

Number of documents (between 1 - 1000) to return per page when paginating backwards.

string
enum

Returns any available or non available schedules.

Allowed:
string
enum

When true, returns only active schedules (RecurringSchedules with no expiry or expiry in the future, and ExactSchedules ending in the future). When false, returns only inactive (expired) schedules.

Allowed:
date-time

Returns any schedules that start after the given date and time (inclusive).

date-time

Returns any schedules that start before the given date and time (inclusive).

date-time

Returns any schedules that end after the given date and time (inclusive).

date-time

Returns any schedules that end before the given date and time (inclusive).

date-time

Returns any schedules that were created after the given date and time (inclusive).

date-time

Returns any schedules that were created before the given date and time (inclusive).

date-time

Returns any schedules that were updated after the given date and time (inclusive).

date-time

Returns any schedules that were updated before the given date and time (inclusive).

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json