Detail

Get details of a collaboration.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Response

Successful Response
idstringformat: "uuid"
Identifier for the collaboration
objectivestring
The single objective of this collaboration
started_atstringformat: "date-time"
The time this collaboration began
message_capinteger
Maximum number of messages that can be sent in the collaboration before it is automatically ended
timeout_windowinteger
The number of seconds of inactivity allowed before the collaboration is automatically ended
channel_idstring or nullformat: "uuid"
ID of the Channel for this Collaboration
principal_agent_idstring or nullformat: "uuid"
ID of the agent that initiated this collaboration
ended_atstring or nullformat: "date-time"
The time this collaboration ended

Errors