ExportSchedule
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.
get/organizations/{orgId}/dataexports/schedules
Path parameters
orgIdstring required
UUID of the organization
Query parameters
pageSizeinteger
Number of schedules to retrieve per page
nextTokenstring
nextToken for multi page retrievals
idsstring[]
Data Export Schedule IDs to filter the returned list by.
Response
Returns a list of Export Schedules.