List Exports Endpoint
exports
List Exports Endpoint
List Exports
Retrieve a list of exports. By default, only shows exports created by the current user. Admins can see all organization exports by setting include_all_org=true.
GET
List Exports Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100If true (and user is admin), show all organization exports
Filter exports by the user who requested them (admin only)
Filter exports created on or after this date
Filter exports created on or before this date
Response
Successful Response
Response containing a list of exports.
