channels

Returns all channels

Returns a map of channel objects

get/v1/channels

Response

successful operation

idinteger
channelNamestring
channel_idstring
channel_standup_timestring

Example response

[
  {
    "channel_standup_time": "11:30"
  }
]

Changes

Changed in 3 of the 33 revisions of this API.13