v1
latestOpenAPI 3.1.02026-07-2458221215.8 KBChannels
List all channels
Lists all channels in workspace. You can specify a limit of objects to be returned in one response, as well as set a next or previous value to navigate through the object stream. Objects are sorted descendingly by their created_at value. Please mind, you can only specify next or previous at once.
get/channels
Query parameters
afterstring nullable
Return channels after this channel ID.
beforestring nullable
Return channels before this channel ID.
limitinteger
Maximum number of channels to return.
Response
OK