Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

snapshot_id
string
required

Query Parameters

redirect
boolean
default:true

Default true: 302 to the signed URL. false: return the signed URL and checksum as JSON instead.

Response

Successful Response

snapshot_id
string
required
download_url
string
required
expires_at
string<date-time>
required
expires_in_seconds
integer
required
format
string
required
bytes
integer | null
sha256
string | null