Download Document

Download Document from Workspace

Download Document

POST https://app.sagexglobal.ai/api/document/download

This is HTTPS POST method to download the pdf document from your Account Workspace

Authorization

Bearer Token : <API Key>

The client must send this API Key in the Authorization header when making requests to protected resources

Request Body

Name
Type
Description

realm_guid*

Text

realm id of your account

workspace_guid*

Text

workspace id of your account

document_guid*

Text

document id in your account

Last updated