v1

latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KB
channels

Returns an array of all channel categories within a community

get/channelCategories

Response

Successful response

idstring uuid

The channel cateogry id

namestring

The name of the channel cateogry

Example response

[
  {
    "name": "Alumni"
  }
]