Skip to main content
GET
Get agent containment status

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required
agent_id
string
required

Response

Containment status

agent_id
string
status
enum<string>
Available options:
active,
paused,
killed
contained_at
string<date-time> | null
contained_by
string | null
containment_reason
string | null
auto_containment_threshold
integer | null
log
object[]