Snapshots

Get Snapshot by ID

get/api/v1/snapshots/{id}

Path parameters

idstring uuid required

Snapshot ID

Response

Snapshot found

errorstring nullable
successboolean required

Example response

{
  "meta": {
    "api_version": 1,
    "server_version": "0.17.7"
  }
}

Changes