v5
latestOpenAPI 3.1.02026-07-31151195455.5 KBmessage-channels
Get message channel by ID
Gets a MessageChannel object.
get/message-channels/{message_channel_id}
Path parameters
message_channel_idstring uuid required
The ID of the message_channel.
Response
The requested message channel.
Example response
{
"message_channel_id": "6670617d-e72a-47f5-a84c-693817ab4860",
"third_party_provider": "SLACK",
"remote_id": "C03FJR97276",
"name": "api-team-audit-channel",
"is_private": false
}