Forum Discussion
Get list of conversations a bot has participated in from BotConnectorAPI
So just to be clear, you're saying the continuation token is not required for the first call?
So if I call GET /v3/conversations with a valid access token, I should not be getting 405s? (This is what I'm getting currently)
We found this note in the documentation here (https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0#conversation-operations). Does this mean we will not be able to use this endpoint to get the list of conversation a bot has participated in for a Microsoft Teams tenant installation?
- Prasad_Das-MSFTOct 13, 2025
Microsoft
According to this document, only Direct Line and Web Chat support the get conversations endpoint.
- useradmin190Jun 11, 2024Copper Contributor
- Vaibhav-MSFTMar 13, 2024Former Employee
Hello jlincroft ,
We are able to repro this issue. We have raised a bug for the same.
Thanks!! - jlincroftMar 12, 2024Copper Contributor