List customers
bokio_list_customersFetch customer records with support for paging and free-text filtering, letting you locate specific customers without loading the full list.
Instructions
Lists customers with paging and free-text filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| query | No | Free-text filter | |
| pageSize | No | Items per page (max 100) |