SageX - API
  • Welcome!
  • Quick Start
  • Reference
    • API Reference
      • Upload Document
      • Download Document
      • Download Export Data
Powered by GitBook
On this page
  • Download Document from Workspace
  • Download Document
  1. Reference
  2. API Reference

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

PreviousUpload DocumentNextDownload Export Data

Last updated 1 year ago