Skip to main content
GET
Retrieve channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channel_id
string
required

Response

Channel

object
enum<string>
required
Available options:
channel
id
string
required
type
enum<string>
required
Available options:
channel
name
string
required
description
string | null
required
teamspace_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required