v1
latestOpenAPI 3.1.02026-07-24172151607.6 KBChat
Retrieve a Channel
This endpoint retrieves a specific Channel given its ID.
get/api/v3/workspaces/{workspace_id}/chat/channels/{channel_id}
Path parameters
workspace_idinteger required
The ID of the Workspace.
channel_idstring required
The ID of the specified Channel.
Query parameters
description_format'text/md' | 'text/plain'
Format of the Channel description (Default: text/md).