Export dataset records

Asynchronously export a large volume of Data Set Records.
This endpoint initiates a background job to process your request, preventing timeouts.
Once complete, the job will provide a secure URL to download the full set of Data Set Records data as a CSV file.

This process is asynchronous; you can find a complete guide to the workflow in our Asynchronous Bulk Export API documentation.

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

The ID of the Firm object

string
required

The ID of the Dataset object

Query Params
string
Defaults to draft

Filter by data set version. Allowed values: 'draft', 'published', 'backup'. If not provided, default as 'draft'.

Body Params
string

A pointer to the next set of results, obtained from the next_cursor field of a previous export job. Omit for the first request.

Responses

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