Get channels

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Response

Success
application_namestring or null
Name of the application that owns the channel
idinteger or null
Unique id of the channel
namestring or null
Name of the channel
scopeslist of strings or null
Array of permissions granted for the channel

Errors