Documents
Get Documents v2
POST
/
v2
/
organizations
/
documents
/
get
Use this API to retrieve specific documents or all documents from an organization.
Endpoint
POST https://api.velt.dev/v2/organizations/documents/get
Headers
x-velt-api-key
string
requiredYour API key.
x-velt-auth-token
string
requiredYour Auth Token.
Body Example
Params
data
object
requiredExample Requests
1. Get all documents from organization
2. Get specific documents from organization
Response
Success Response
Failure Response
Was this page helpful?