Get scan file

Return a short-lived signed URL to download the scanned document; fetch it promptly

Authentication

AuthorizationBearer

Your API key, sent as Authorization: Bearer usgmk_live_… in production or usgmk_test_… in the sandbox.

Path parameters

idstringRequiredformat: "uuid"

Response

urlstringformat: "uri"

Short-lived signed download URL — fetch promptly, do not store it.

expires_atdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error