Sign in

Get channel reply

documented

Retrieve a specific reply to a channel message. ([learn.microsoft.com](https://learn.microsoft.com/en-us/graph/api/channel-list-messages?view=graph-rest-1.0&utm_source=openai))

GET /teams/{team-id}/channels/{channel-id}/messages/{message-id}/replies/{reply-id}Teamsno implementation yet0 runs

Input

team_id
Team ID
e.g. 01234567-89ab-cdef-0123-456789abcdef
channel_id
Channel ID
e.g. 19:4a95f7d8db4c4e7fae857bcebe0623e6@thread.tacv2
message_id
Message ID
Message ID
reply_id
Reply ID
Reply ID
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.
Get channel reply · Microsoft Teams · OpenIntegrations