Detail

Get details of a channel.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Response

Successful Response
idstringformat: "uuid"
The ID of the channel.
typeenum
The type of communication used for the channel.
Allowed values:
channel_typeenum
The type of channel.
Allowed values:
namestring
The name of the channel.
participantslist of objects
Participants in the channel.
created_atstringformat: "date-time"
When the channel was created.
modifiedstringformat: "date-time"
When the channel was last modified.

Errors