Get Snapshots
GET
/api/v1/nodes/{node_id}/snapshots/{snapshot_uuid}/Path parameters
node_idPathstringrequiredPath parameter
node_id.snapshot_uuidPathstringrequiredPath parameter
snapshot_uuid.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- non-empty string
example{{api_key}}locationQuerystringrequiredSpecifies the E2E Myaccount region for which snapshots are retrieved.
- must be a valid E2E Myaccount location identifier (e.g., 'eastus')
- cannot be empty
example{{location}}
Responses
200Successful response
HTTP status code indicating the result of the Get Snapshots request
example
200- must be an integer
- value should be a valid HTTP status code (100-599)
Status message indicating the result of the request
example
Success- must be a non-empty string
- max length 255 characters