get_channel_members_by_id_api_v1_channels
Retrieves members of a channel by its ID, with optional filtering, sorting, and pagination to manage channel membership.
Instructions
Get Channel Members By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| query | No | ||
| order_by | No | ||
| direction | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| users | Yes |