List Agent Groups

Lists the groups for an agent

Path parameters

agent_idstringRequired

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Query parameters

manager_typestringOptional

Manager type to filter groups by

Response

Successful Response

idstring

The id of the group. Assigned by the database.

manager_typeenum
Allowed values:
agent_idslist of strings
descriptionstring
shared_block_idslist of stringsOptional
manager_agent_idstringOptional
termination_tokenstringOptional
max_turnsintegerOptional
sleeptime_agent_frequencyintegerOptional
turns_counterintegerOptional
last_processed_message_idstringOptional

Errors