Skip to main content
GET
Resolve a signed file link printed in an exported register (public): 302 to a short-lived download URL while the token is valid, 404 otherwise.

Authorizations

Authorization
string
header
required

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

Query Parameters

token
string
required

Signed token minted by the full register export.

Required string length: 1 - 2048

Response

Default Response

error
string
required
message
string
required
requestId
string
required
details
any