app-documents
Get Signed Url
Get a signed URL for downloading a file.
Args: file_path: Full path to file in storage expires_in: Expiry time in seconds (default 1 hour)
Returns: Dict with signed_url
get/api/app-documents/signed-url
Query parameters
file_pathstring required
expires_ininteger
Response
Successful Response
object required