cURL
Management APIs
获取快照
Get a list of triggered collections, the list contains only snapshots created for a specific dataset
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 dataset identifier (can be found in the specific API page)
List only snapshots with a specific status
可用选项:
running, ready, failed Skip the first x snapshots
Limit the number of snapshots to return
必填范围:
x <= 5000List only snapshots that were created after a specific date
List only snapshots that were created before a specific date
响应
200 - application/json
OK