cURL
管理 API
获取快照
获取已触发采集的列表,该列表仅包含为特定数据集创建的快照
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
授权
在 Authorization 头中使用您的 Bright Data API Key 作为 Bearer token。
认证方法:
- 从 Bright Data 账户设置获取您的 API Key: https://brightdata.com/cp/setting/users
- 在请求的 Authorization 头中包含 API Key
- 格式:
Authorization: Bearer YOUR_API_KEY
示例:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07df了解如何获取 Bright Data API Key: https://docs.brightdata.com/cn/api-reference/authentication#如何生成新的-api-key?
查询参数
数据集标识符(可在具体 API 页面找到)
仅列出具有特定状态的快照
可用选项:
starting, running, ready, failed 跳过前 x 个快照
限制返回的快照数量
必填范围:
x <= 5000仅列出在特定日期之后创建的快照
仅列出在特定日期之前创建的快照
如果包含此参数,则返回快照总数
按类型筛选快照
可用选项:
ALL, CP, API