cURL
Management APIs
获取快照交付部分
When requesting a delivery in batches (see available delivery APIs) use this endpoint to check how many parts were created. format, compress and batch_size should exactly match what was sent to the delivery/download API calls.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://brightdata-ipv6-release.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
The ID that was returned when the collection was triggered
示例:
"s_m4x7enmven8djfqak"
查询参数
Format of the data to be received
可用选项:
json, ndjson, jsonl, csv Whether the result should be compressed or not
Divide into batches of X records
必填范围:
x >= 1000响应
200 - application/json
OK
Number of parts that were created