API Reference
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
Headers
Path Parameters
Query Parameters
URL expiration time in seconds
Response
200
application/json
Successful Response
The response is of type any
.