Download a file asset

Downloads the raw content of a file asset. The response body contains the file content in its original format (CSV, PSV, or JSON). Use the limit and offset parameters to paginate large files. Returns a 404 if the file asset has expired.

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

File asset ID.

Query Params
string

Maximum number of rows to return.

string

Number of rows to skip before returning results.

Responses
200

File content stream. The Content-Type reflects the file format.

404

File asset not found, does not belong to this client, or has expired.

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