Download audience files

Return presigned S3 links for the audience's output files. If the files
are not yet ready, the response indicates the current status and an
unload is triggered automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Audience ID.

Query Params
string
enum
Defaults to parquet

Output format. parquet (default) returns presigned links to the raw parquet files. csv returns a presigned link to a server-converted, gzipped CSV of the whole audience (built on the server, so it works for audiences of any size). While the CSV is being converted the response status is converting; keep polling until status is ready. The ready response echoes format so you can tell a CSV link from a parquet fallback.

Allowed:
Responses

400

Invalid request.

401

Missing or invalid authentication.

403

Forbidden.

404

Audience not found.

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json