taxsort_get_transactions_paged
Server-side filtered, grouped, sorted, paginated transactions.
group_sort controls the order of groups (A-Z vs Z-A). sort_col + sort_dir control row order within each group. When group_by='none', only sort_col + sort_dir apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| page | No | ||
| month | No | ||
| search | No | ||
| account | No | ||
| category | No | ||
| group_by | No | none | |
| sort_col | No | date | |
| sort_dir | No | asc | |
| page_size | No | ||
| dpop_token | No | ||
| group_sort | No | asc | |
| session_id | Yes | ||
| subcategory | No | ||
| classified_only | No | ||
| unclassified_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||