Returns a single agent, scoped to ownership.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent detail
Unique slug identifier (lowercase, alphanumeric, hyphens)
^[a-z0-9][a-z0-9-]{0,61}[a-z0-9]$Controls how much freedom the agent has when executing commands.
ask_before_acting, act_within_scope, full_autonomy stopped, running, error Internal policy reference used by backend model-router plumbing.
User-facing model names assigned to this agent.
Skills assigned to this agent.
FK to container_profiles table. Determines Docker image for the agent container.
Resolved container profile object (from LEFT JOIN).
Stable principal identifier (equals agent UUID). AI-115 workload principal model.
Formal principal type. Always 'agent' for workload principals.
agent