List Agents
| Parameter | Type | Description |
|---|---|---|
status | string | Filter: healthy, degraded, down, unknown |
framework | string | Filter by framework |
team | string | Filter by team |
environment | string | Filter: production, staging, dev |
page | integer | Page number (default: 1) |
limit | integer | Results per page (default: 20, max: 100) |
Register an Agent
Get an Agent
Update an Agent
Delete an Agent
204 No Content on success. The agent’s historical data is preserved in the audit trail.
Teams
List Teams
Create a Team
Update a Team
409 Conflict if a team with that name already exists.
Delete a Team
204 No Content on success. Returns 409 Conflict if the team still has agents assigned — reassign or remove them first.
