Front API

Getting access, Developing, Testing

Back to Front

List channels

List the channels of the company.

Output

type: object properties: _links: type: object properties: self: type: string _results: type: array items: type: object properties: _links: type: object properties: self: type: string related: type: object properties: inbox: type: string owner: type: string id: type: string address: type: string types: type: string send_as: type: string settings: type: object properties: undo_send_time: type: number all_teammates_can_reply: type: boolean is_private: type: boolean is_valid: type: boolean