Skip to main content
GET
Get an agent profile

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string
required

Response

AgentProfile

A per-tenant governed real-world agent profile (identity, money, comms, runtime).

id
string
user_id
string
template
string | null
status
enum<string>
Available options:
provisioning,
verifying,
needs_action,
active,
failed,
revoked
needs_action
object | null
resources
object
created_at
string<date-time>