List an instance's snapshots
GET/instances/:uuid/snapshots
Returns the live snapshots belonging to a single instance.
Request
Responses
- 200
- 401
- 403
- 404
The instance's snapshots.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.
The resource does not exist or is not owned by the calling key.