taxsort_get_transactions
Get transactions for a session with optional filters.
Returns raw transactions LEFT JOINed with their classifications. Use unclassified_only=true to fetch pages of transactions needing classification by the FE. Use date_from/date_to for date range queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| limit | No | ||
| month | No | ||
| offset | No | ||
| search | No | ||
| account | No | ||
| date_to | No | ||
| category | No | ||
| date_from | No | ||
| dpop_token | No | ||
| session_id | Yes | ||
| subcategory | No | ||
| unclassified_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||