Snapshots
Get 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.17.13"
}
}Snapshot ID
Snapshot found
{
"meta": {
"api_version": 1,
"server_version": "0.17.13"
}
}