card_list
List organization cards with filters for status, holder, level, and bank account. Search by name or ID, sort results, and paginate.
Instructions
List cards in the organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| query | No | Search by name, ID, last digits, etc. | |
| sort_by | No | Sort order (e.g. status:asc, created_at:desc) | |
| per_page | No | Items per page (max 100) | |
| statuses | No | Filter by card status | |
| holder_ids | No | Filter by cardholder membership IDs | |
| card_levels | No | Filter by card level | |
| bank_account_ids | No | Filter by bank account IDs |