Documents
Get Documents
POST
Get Documents
Use this API to retrieve specific documents or all documents from an organization.
Prior to using this API, you must:
- Enable advanced queries option in the console
- Deploy v4 series of the Velt SDK.
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
Get Documents