Detail

Get details of a collaboration template.

Path parameters

collaboration_template_idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Response

Successful Response
idstringformat: "uuid"
The ID of the collaboration template
namestring
The name of the collaboration template
descriptionstring
The description of the collaboration template
default_participantslist of objects
The default participants for the collaboration template
objectivestring
The objective of the collaboration template
message_capinteger
The maximum number of messages that the collaborations will send.
timeout_windowinteger
The maximum number of seconds allowed between messages before ending the collaboration.
evaluate_objective_completionboolean
Whether to evaluate the objective completion.
categoryenum
The category of the collaboration template
Allowed values:
rankinteger
The rank of the collaboration template
is_activeboolean
Whether the collaboration template is active

Errors