Forum Discussion

jlincroft's avatar
jlincroft
Copper Contributor
Feb 29, 2024

Get list of conversations a bot has participated in from BotConnectorAPI

Hi! My team is building a Microsoft Teams bot, and we are trying to get a list of conversations (channels) that the bot has participated in using the BotConnectorAPI.

 

We are trying to use this endpoint: https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0#get-conversations, however we keep getting 405 errors "The requested resource does not support http method 'GET'". Are we doing something wrong, or is there any other endpoint we can use?

 

 

10 Replies

Resources