Skip to main content
GET
List exports
Returns async export requests for your client, newest first. Optionally filter with business_id. For the submit → poll → download workflow, see Generating async reports.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

business_id
string<uuid>

When provided, only return exports associated with this business.

Response

List of export requests.

data
object[]
required