Get a download URL for a supporting document

View as Markdown

Returns a short-lived presigned S3 URL to download the document bytes directly. 404 if the application or document is unknown.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

(Required)

documentIdstringRequired

(Required)

Response

OK
urlstringformat: "uri"