Get Team Agents

Path parameters

slugstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

cursorstringOptional
namestringOptional
no_cachebooleanOptionalDefaults to false
sort_bystringOptionalformat: "^(-?)(modified|created|name)$"
directionstringOptionalformat: "^(asc|desc)$"Defaults to asc

Response

Successful Response
itemslist of objects
next_cursorstring or null

Errors