Documents
List all Documents for a Business
Scopes: document:read
GET
List all Documents for a Business
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The id of the business
Example:
"biz_GA6EG2qFxA97NZHtxeLPUy"
Query Parameters
Include only Documents with the given document_type
Available options:
receipt, statement, other, payroll, bill, mileage Include only Documents that have the given transaction_id
Include documents after this period (inclusive) in ISO-8601 format
Example:
"2025-01-01T00:00:00Z"
Include documents before this period (inclusive) in ISO-8601 format
Example:
"2026-01-01T00:00:00Z"
The page token to for the next or previous page
Required range:
1 <= x <= 100List all Documents for a Business