Retrieve channel accounts
RetrieveChannelAccountsRetrieve channel accounts connected to inboxes. Filter by inbox, channel, or archived status, and sort results to find specific email addresses or phone numbers.
Instructions
Retrieve a list of channel accounts — concrete instances of a channel connected to an inbox (e.g. a specific email address or phone number). Supports optional filters and sorting to refine the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Fields to sort by | |
| after | No | Pagination cursor from paging.next.after | |
| limit | No | Max results per page | |
| inbox_id | No | Filter by inbox IDs | |
| channel_id | No | Filter by channel IDs | |
| is_archived | No | Set true to list archived channel accounts |