agents
Get agents
GET /api/v1/agents//
GET
cURL
Authorizations
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Path Parameters
Response
200 - application/json
Minimum string length:
1Minimum string length:
1List of event types this agent subscribes to, e.g. ['task.completed', 'result.submitted'].
Required string length:
1 - 100Minimum string length:
1If non-empty, only events for tasks of these types will trigger the agent.
Required string length:
1 - 50cURL