GET
/
datasets
/
v3
/
snapshot
/
{snapshot_id}
/
parts

Authorizations

Authorization
string
header
required

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

Path Parameters

snapshot_id
string
required

The ID that was returned when the collection was triggered

Query Parameters

format
enum<string>

Format of the data to be received

Available options:
json,
ndjson,
jsonl,
csv
compress
boolean

Whether the result should be compressed or not

batch_size
integer

Divide into batches of X records

Required range: x > 1000

Response

200 - application/json
parts
integer

Number of parts that were created