Snapshots
Get a snapshot by ID.
get/api/v1/snapshots/{id}
Path parameters
idstring uuid required
Snapshot ID
Response
Snapshot found
Example response
{
"meta": {
"api_version": 1,
"server_version": "0.16.2"
}
}Snapshot ID
Snapshot found
{
"meta": {
"api_version": 1,
"server_version": "0.16.2"
}
}