Documents
List documents
GET
List documents
Authorizations
Query Parameters
Opaque cursor from a previous response to fetch the next page
Maximum number of results to return (1-100)
Required range:
1 <= x <= 100Pagination direction relative to the cursor
Available options:
forward, backward Filter documents by their declared purpose.
Available options:
organization_onboarding, kyc, feature_request, transaction_support Previous
Upload a documentUploads a file and creates a document record. The AI classifier determines the canonical document type at review time; the integrator does not declare it. Optional multipart fields: `purpose` and `name` (human-readable label). Maximum file size is 10 MB; the request may contain at most 16 multipart fields in total. File type is determined by inspecting the file's contents — the `Content-Type` header and filename extension are advisory only.
Next
List documents