Get List of Bulk Exports

Use this API to retrieve a list of bulk exports. The response will include the created date, ID, and status of each export.

πŸ—’

Things to Know

  • The status of a bulk export will automatically change to Expired 10 days after its creation.
Query Params
int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N). Example- '?page=1'

int32
1 to 2000
Defaults to 20

Number of records per page (1..2000). Example- '?size=30'

string
enum
Defaults to createdDate,desc

The sort criteria that dictates the order of the results.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*