# List all Participants for a Channel **GET /v1/Interactions/{InteractionSid}/Channels/{ChannelSid}/Participants** List all Participants for a Channel. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **InteractionSid** (string) The Interaction Sid for this channel. - **ChannelSid** (string) The Channel Sid for this Participant. ### Query parameters - **PageSize** (integer) How many resources to return in each list page. The default is 50, and the maximum is 1000. ## Responses ### 200 OK #### Body: (object) - **meta** (object) - **participants** (array[object]) [Powered by Bump.sh](https://bump.sh)