Get a presigned URL for a document

Returns a presigned URL for the document identified by {urn}. The URL
is valid for 48 hours; call this endpoint again after it expires.

URL-encode the URN in the path (:%3A). Cross-vendor URNs return
404.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

URL-encoded URN from POST /documents:
urn:tackle:document:<vendorId>:<documentId>:<filename>.

Query Params
string
enum
Defaults to false

When true, the presigned URL sets Content-Disposition: attachment for download. When omitted or false, the URL supports
inline display where the browser allows it.

Allowed:
Headers
string

API version for the request. Defaults to v1 when omitted.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json