documents

Get document URL

Returns a signed URL for the document (valid for 5 minutes). By default the URL is configured for inline viewing in the browser. Pass ?download=true to get a download URL instead.

get/documents/{id}/url

Path parameters

idstring required

Document ID (UUID or business_id:filename for legacy)

Query parameters

downloadboolean

If true, generate a download URL instead of a view URL

Response

OK

expires_atstring
mesh_urlstring
mime_typestring
urlstring

Changes

No recorded changes to this endpoint across all 7 revisions of this API.