Documents API
Access and manage uploaded documents and receipts.
5 min readThe Documents API provides access to all uploaded files — bills, receipts, and supporting documents. Use it to retrieve file metadata, download original files, and manage document organization.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/documents | List all documents with filtering. |
| GET | /v1/documents/:id |