Skip to main content
POST
Download client data

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body schema.

query
string
required

Query to download.

format
enum<string>

Download format.

Available options:
csv,
parquet

Response

Successful response

urls
string[]
required

Download URLs.