List clients
icount_list_clientsFetch all clients from your iCount account, with total and returned counts to clearly show if the list was truncated.
Instructions
List clients in the account. Returns { total, returned, clients } so you can tell when the list was truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Default 100 | |
| detailLevel | No | 0=basic ... 10=complete (default 1). High values return a lot of data. |