Get Work Room
GET /work/room
GET
/work/room
The whole Work room this credential may read, in one call.
Channels, conversations, recent messages and events, the member directory
and the agent roster — narrowed to the caller’s own audience and bounded to
the recent end of history. truncation names what was left out and
carries the cursor to resume each conversation from at
GET /work/conversations/{conversation_id}/messages.
For an organisation credential that audience is the built-in channels; see the module docstring for why, and for what it is not.
Authorizations
Parameters
Header Parameters
Responses
200
Successful Response
object
data
required
The canonical Work room, scoped and bounded for whoever asked for it.
object
agents
Any of:
Array<object>
object
key
additional properties
any
null
members
Any of:
Array<object>
object
key
additional properties
any
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