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.

nextTokenstring

Changes

Changed in 3 of the 10 revisions of this API.16

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • removed the JSON enum value from the ////// response property for the response status

      response-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 object for status

      response-body-type-changed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-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