/api/v3/documents

Get documents for a transaction or team.
Deprecated: use GET /api/v3/documents (list) or GET /api/v3/documents/{document_id} (single) instead. This URL remains functional but will be removed in a future release.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

The ID of the transaction to get documents for; if not provided, returns all documents for a team

integer

The ID of the document to fetch; you must also provide the transaction_id when using this parameter

integer

The ID of the folder you want to fetch documents for; you must also provide the transaction_id when using this parameter; to get uncategorized documents, set folder_id=0

boolean

If true, returns documents as lists grouped by folder; to be used only when providing just a transaction_id; default is false

string

If N, returns only active documents; if D, returns only archived documents. Send status=A to see all documents. Default is N. Only applied when fetching all documents for a transaction.

Response

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