ExportDestination

List ExportDestinations

Retrieve a list of Export Destination entities. You can filter the list of Destinations returned by UUID.

get/organizations/{orgId}/dataexports/destinations

Path parameters

orgIdstring required

UUID of the organization

Query parameters

pageSizeinteger

Number of returned Export Destinations to list per page.

nextTokenstring

nextToken for multi page retrievals

idsstring[]

List of Export Destination UUIDs to retrieve.

Response

Returns a list of Export Destinations.

nextTokenstring

Changes

Changed in 2 of the 10 revisions of this API.13

    • 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