Retrieve details of a specific snapshot
GET/portal/api/v1/snapshots/:snapshot_id
Fetches details of a snapshot identified by snapshot_id
.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Snapshot details retrieved successfully
Unauthorized
Not authorized to access the resource
Resource not found.
Internal Server Error