Skip to main content
GET
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

snapshot_id
string
必填

The ID that was returned when the collection was triggered

示例:

"s_m4x7enmven8djfqak"

响应

200 - application/json

OK

snapshot_id
string
dataset_id
string
status
enum<string>

Status of the snapshot

可用选项:
running,
ready,
failed