Check the status and progress of a specific data snapshot (dump) using the dump_id.
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
Unique identifier for the data snapshot (dump)
"ucd_abc123-1234567890"
Dump status response
Unique identifier for the dump
Same as dump_id (included for compatibility)
Current status of the dump
in_progress Timestamp when the dump was created
ID of the search this dump is based on
Percentage of completion (e.g., "22.31%")
Total number of batches to process
Number of batches uploaded so far
Total number of files in the dump
Number of files uploaded so far
Filters used to create the dump (present in list endpoint)