Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Snapshot ID

Example:

"snap_m2bxug4e2o352v1jv1"

Query Parameters

format
enum<string>
default:jsonl

Format of the response

Available options:
json,
jsonl,
csv
compress
boolean
default:false

Compress the response in gzip format

batch_size
integer

Number of records to include in each response batch

part
integer

Number of batch to return. The numbering starts from 1.

Response

OK

The response is of type object.