Documents
Get Document Download Url
Get a download URL for a specific document.
Args: document_id: External ID of the document auth: Authentication context expires_in: URL expiration time in seconds (default: 1 hour)
Returns: Dictionary containing the download URL and metadata
get/documents/{document_id}/download_url
Path parameters
document_idstring required
Query parameters
expires_ininteger
URL expiration time in seconds
URL expiration time in seconds
Headers
authorizationstring
Response
Successful Response