List Schedules
Retrieve a list of Data Export Schedules created for your Organization. You can filter the response by Schedules ids.
The response will contain an array for both the operational and usage Data Export Schedules in your Organization.
Path parameters
UUID of the organization
Query parameters
Number of schedules to retrieve per page
nextToken for multi page retrievals
Data Export Schedule IDs to filter the returned list by.
Response
Returns a list of Export Schedules.
Changes
Changed in 3 of the 10 revisions of this API.16
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
removed the
JSONenum value from the//////response property for the response statusresponse-property-enum-value-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○