Marketplace Dataset API
Get Snapshots Metadata
Get dataset snapshots metadata
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Dataset ID
View ID
Snapshot status
Available options:
canceled
, scheduled
, collecting
, digesting
, validating
, building
, delivering
, pending_discovery_input
, pending_pdp_input
, pending_developer_review
, pending_owner_review
, queued_for_developer_review
, ready
, failed
, rolling_back
Response
200 - application/json
OK
Available options:
canceled
, scheduled
, collecting
, digesting
, validating
, building
, delivering
, pending_discovery_input
, pending_pdp_input
, pending_developer_review
, pending_owner_review
, queued_for_developer_review
, ready
, failed
, rolling_back
Number of records in the snapshot
Was this page helpful?