GET
/
datasets
/
snapshots
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

Snapshot ID

Response

200 - application/json
id
string
created
string
status
enum<string>
Available options:
scheduled,
building,
ready,
failed
view_id
string
dataset_id
string
customer_id
string
dataset_size
integer

Number of records in the snapshot

fresh_count
integer
file_size
integer

Size of the snapshot file in bytes

delivery_time
string
cost
number
price
object
delivery
object