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.
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
Authorization: Bearer YOUR_API_KEYExample:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07dfLearn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
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 >= 1000OK
Number of parts that were created