Admin
List all teams (admin)
Authorization
AdminKeyAuth AGENTBOX-API-KEY<token>
Admin-level API key. Same header as ApiKeyAuth but requires admin role.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://admin/teams"{ "items": [ "string" ], "total": 0}{ "error": "string", "errorCode": "API_KEY_REQUIRED", "detail": null}{ "error": "string", "errorCode": "API_KEY_REQUIRED", "detail": null}{ "error": "string", "errorCode": "API_KEY_REQUIRED", "detail": null}