List Work Channels
GET /work/channels
GET
/work/channels
The channels this credential may read.
The cheap half of GET /work/room: membership only, no message or event
history. Decided by room_visibility.visible_room — the same predicate
the room read and the realtime socket run — so a channel can never be listed
here and refused there.
Authorizations
Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
The channels this credential may read.
object
channels
Channels visible to the caller
Array<object>
One Work channel as the room stores it.
object
memberUserIds
Any of:
Array<string>
null
participantAgentIds
Any of:
Array<string>
null
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string