v1

latestSwagger 2.0Apache 2.02026-07-1717715.4 KB
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"
  }
]