Skip to main content
GET
List channels the caller can read, with id, name, purpose, and type.

Authorizations

Authorization
string
header
required

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

Response

Success

success
enum<boolean>
required
Available options:
true
data
object[]
required
meta
object