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 nullOptional
Name of the application that owns the channel
idintegerOptional
Unique id of the channel
namestring or nullOptional
Name of the channel
scopeslist of strings or nullOptional
Array of permissions granted for the channel

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error