List transactions
list_transactionsRetrieve transaction records for your workspace with pagination controls and optional benefit filtering to track spending or reconcile accounts.
Instructions
List transactions for the current workspace. Paginate with limit/offset; optionally filter by benefit_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 20) | |
| offset | No | Offset for pagination (default 0) | |
| benefit_id | No | Filter by benefit id | |
| workspace_id | No | Workspace id; defaults to the first employment workspace |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||