Skip to main content
POST
Get Documents
Use this API to retrieve specific documents or all documents from an organization.
Use this for SDK v3 or prior versions.

Endpoint

POST https://api.velt.dev/v1/organizations/documents/get

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

1. Get all documents from organization

2. Get specific documents from organization

Response

Success Response

Failure Response