List schedules
Returns schedules with the full taskTemplate replaced by a short taskTemplatePreview by default — list views never render the full template. Pass fields=full to restore taskTemplate. Fetch the full template via GET /api/schedules/{id}.
Query parameters
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
Response
List of schedules
Changes
Changed in 4 of the 104 revisions of this API.45
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterkeynew-optional-request-parameter
- ○
added the new optional
queryrequest parameterkeyPrefixnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterconsecutiveErrorsMinnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlastRunStatusnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterconsecutiveErrorsMinrequest-parameter-removed
- ●
deleted the
queryrequest parameterkeyrequest-parameter-removed
- ●
deleted the
queryrequest parameterkeyPrefixrequest-parameter-removed
- ●
deleted the
queryrequest parameterlastRunStatusrequest-parameter-removed
- ●