Get Channel Type

GET {{baseUrl}}/channel-types/{{channel_type}}

RESPONSES

status: OK

{"name":"new_type","config":{"discoverable":false,"allow_join":true,"distinct":true,"default_membership_role":"participant","role_overrides":{"owner":["-deleteAnyMessage"],"participant":["+sendAttachmentMessage","+freezeChannel"]}}}