List export requests
Report
List export requests
Returns the transaction steps export requests created by the current user, optionally filtered by status and creation date. Use this endpoint to recover a requestId if you no longer have it.
GET
List export requests
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Return only export requests with the given statuses. Allowed values: New, Queued, Processing, Succeeded, Failed, Cancelled.
Earliest request creation date to include, for example 2025-11-05.
Latest request creation date to include, for example 2025-11-17.
Response
OK
Details about available requests created by the current user
