# Fetch a Channel for an Interaction **GET /v1/Interactions/{InteractionSid}/Channels/{Sid}** Fetch a Channel for an Interaction. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **InteractionSid** (string) The Interaction Sid for this channel. - **Sid** (string) The Channel Sid for this Participant. ## Responses ### 200 OK #### Body: (object) - **interaction_sid** (string | null) The Interaction Sid for this channel. - **links** (object(uri-map) | null) - **sid** (string | null) The unique string that identifies the resource - **type** (string | null) The Interaction Channel's type. - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)