Documents
Get Documents v2
POST
Use this API to retrieve specific documents or all documents from an organization.
Prior to using this API, you must:
- Deploy v4.0.0-beta.19 or higher of the Velt SDK.
- Enable advanced queries option in the console
Endpoint
POST https://api.velt.dev/v2/organizations/documents/get
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
1. Get all documents from organization
2. Get specific documents from organization
3. Get documents by organizationId, folderId
Response
Success Response
Failure Response
Was this page helpful?