Fetch the account's documents from a company

The "Fetch Documents for Accounts from a Company" API allows you to retrieve documents associated with accounts of a specific company. This API is designed to help developers integrate document retrieval functionalities into their applications efficiently and securely.

Path Params
string
required

(Required) Account id

Query Params
string

(Required) Access token generated from user's profile

string

pass an optional search string like 'Document type' is document, Forms, Package

string

start date of document

string

end date of document

string

tags of document, example: ['tag1', 'tag2']

string

Query by document status with pending: 0, approved: 1, rejected: 2, no_status: 4, Awaiting signature: 5, Signed by name: 6, rejected by name: 7

Headers
string
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json