list_documents
Retrieve all documents in your Deel organization, with optional filters by type, status, worker, or contract, plus pagination.
Instructions
List all documents in the organization, with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by document type | |
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| status | No | Filter by document status | |
| worker_id | No | Filter by worker ID | |
| contract_id | No | Filter by contract ID |