Skip to main content
GET
List Agents

Authorizations

Authorization
string
header
required

Ingest API key or OIDC JWT. See /authentication.

Query Parameters

status
enum<string> | null
Available options:
draft,
active,
suspended,
decommissioned
autonomy_tier
enum<string> | null
Available options:
L0,
L1,
L2,
L3,
L4
name
string | null

Exact-name lookup (SDK idempotent register)

Maximum string length: 200
q
string | null

Name prefix search (console global search)

Maximum string length: 200

Response

Successful Response

id
string
required
tenant_id
string
required
name
string
required
description
string | null
required
owner_name
string | null
required
owner_email
string | null
required
org_unit
string | null
required
autonomy_tier
string
required
blast_radius
Blast Radius · object
required
status
string
required
recert_due_at
string<date-time> | null
required
decommissioned_at
string<date-time> | null
required
created_at
string<date-time>
required
identity_verified
boolean
default:false
identity_source
string | null
identity_ref
string | null