latestSwagger 2.0Proprietary2026-08-17126191431.8 KB
7f97d8cd0f1e
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