Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/datasetrw/v1/snapshots/{snapshotId} \ --header 'X-Domino-Api-Key: <api-key>'
{ "metadata": { "notices": [ "<string>" ], "requestId": "<string>" }, "snapshot": { "createdAt": "2022-03-12T02:13:44.467Z", "datasetId": "<string>", "id": "<string>", "creatorId": "<string>", "description": "<string>", "lastMounted": "2023-11-07T05:31:56Z" } }
Fetch a snapshot by ID. Requires List access to the dataset
Snapshot ID
Success
Show child attributes
Was this page helpful?
Contact support