Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
A list of message channels for your organization.
Returns a list of MessageChannel objects.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A list of message channels for your organization.