List Groups

Fetch all multi-agent groups matching query.

Headers

AuthorizationstringRequired

Header authentication of the form Bearer <token>

Query parameters

manager_typeenumOptional

Search groups by manager type

Allowed values:
beforestringOptional

Cursor for pagination

afterstringOptional

Cursor for pagination

limitintegerOptional

Limit for pagination

project_idstringOptional

Search groups by project id

Response

Successful Response

idstring

The id of the group. Assigned by the database.

manager_typeenum
Allowed values:
agent_idslist of strings
descriptionstring
manager_agent_idstringOptional
termination_tokenstringOptional
max_turnsintegerOptional

Errors