list_channel_accounts
List all channel accounts you have permission to view. These accounts represent third parties granted access to manage sub-accounts.
Instructions
List all Channel Accounts within your permissions. Channel Accounts provide third-party access to manage Sub-Accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Filter by Channel Account ID | |
| name | No | Filter by Channel Account name | |
| page | No | Page number (default: 1) | |
| size | No | Items per page (default: 100) | |
| status | No | Filter by status | |
| contactEmail | No | Filter by contact email | |
| controlAccountId | No | Filter by Control Account ID | |
| includeDeletedSubAccounts | No | Include deleted sub-accounts in counts |