Count clients
count_clientsGet total count of clients for the account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | How many clients the account has — compare against the plan allowance. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |