Skip to main content
GET
List export requests

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

statusFilter
string[]

Return only export requests with the given statuses. Allowed values: New, Queued, Processing, Succeeded, Failed, Cancelled.

createdFrom
string

Earliest request creation date to include, for example 2025-11-05.

createdTo
string

Latest request creation date to include, for example 2025-11-17.

Response

OK

requests
object[] | null

Details about available requests created by the current user