agent-controller
Base URL https://api.intelig.ai/api/v1/intelig ยท auth
Authorization: ApiKey <key>
get
/agents List every agent registered for this organization
get
/agents/{name} Get one agent
get
/agents/{name}/actions Actions this agent took or proposed
patch
/agents/{name}/activation Change how an agent is allowed to run
patch
/agents/{name}/config Replace an agent's configuration
get
/agents/{name}/findings Findings raised by one agent
get
/agents/{name}/runs Run history for one agent
post
/agents/{name}/trigger Trigger an agent run now
post
/agents/findings/{id}/acknowledge Acknowledge a finding
post
/agents/findings/{id}/dismiss Dismiss a finding
post
/agents/findings/{id}/escalate Escalate a finding
get
/agents/findings/inbox Findings inbox across every agent
get
/agents/findings/unread-count Count of unacknowledged findings