Schedules
List Schedules
GET
Query Parameters
Available sorts are name
, id
, scheduled_at
, completed_at
. You can sort by multiple options by separating them with a comma. To sort in descending order, use -
sign in front of the sort, for example: -name
.
Available includes are components
, componentsCount
, componentsExists
, updates
, updatesCount
, updatesExists
, user
, userCount
, userExists
. You can include multiple options by separating them with a comma.
Filter the resources by name.
Filter the resources by status.
How many items to show per page.
Which page to show.