# Conversation

The Conversation endpoints allows you to retrieve information about channels used with Conversation API.

## Get Instagram channel information

 - [GET /v1/projects/{projectId}/conversation/apps/{conversationAppId}/instagram](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/conversation/instagramcontroller_get_v1.md): Returns the information for an Instagram channel linked to a Conversation API App.

## Get Facebook Messenger channel information

 - [GET /v1/projects/{projectId}/conversation/apps/{conversationAppId}/messenger](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/conversation/messengercontroller_get_v1.md): Returns the information for a Facebook Messenger channel linked to a Conversation API App.

## Get Telegram Bot channel information

 - [GET /v1/projects/{projectId}/conversation/apps/{conversationAppId}/telegram](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/conversation/telegramcontroller_get_v1.md): Returns the information for a Telegram Bot channel linked to a Conversation API App.

## Get Viber Bot channel information

 - [GET /v1/projects/{projectId}/conversation/apps/{conversationAppId}/viber](https://developers.sinch.com/docs/provisioning-api/api-reference/provisioning-api-1/conversation/vibercontroller_get_v1.md): Returns the information for a Viber Bot channel linked to a Conversation API App.

