List documents
List documents for a location
GET
List documents
Authorizations
Access Token or Private Integration Token
Headers
Access Token
Example:
"Bearer 9c48df2694a849b6089f9d0d3513efe"
API Version
Available options:
2021-07-28 Query Parameters
Location Id
Example:
"hTlkh7t8gujsahgg93"
Document status, pass as comma separated values
Available options:
draft, sent, viewed, completed, accepted Example:
"draft"
Payment status, pass as comma separated values
Available options:
waiting_for_payment, paid, no_payment Example:
"paid"
Limit to fetch number of records
Example:
10
Skip number of records
Example:
0
Search string
Example:
"document"
Date start from (ISO 8601), dateFrom & DateTo must be provided together
Example:
"2025-02-03T18:30:00.000Z"
Date to (ISO 8601), dateFrom & DateTo must be provided together
Example:
"2025-02-14T18:29:59.999Z"
Response
Document fetched successfully
Last modified on March 7, 2026
List documents