Skip to main content
GET
cURL

授权

Authorization
string
header
必填

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

路径参数

id
string
必填

Snapshot ID

示例:

"snap_m2bxug4e2o352v1jv1"

查询参数

format
enum<string>
默认值:jsonl

Format of the response

可用选项:
json,
jsonl,
csv
compress
boolean
默认值: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.

响应

OK

The response is of type object.