Skip to main content
GET
Get an agent profile

Authorizations

X-Api-Key
string
header
required

A connection-bound gk_agent_ credential. REST deliberately accepts it through either X-Api-Key or Authorization: Bearer; X-Api-Key remains supported. Its fixed scopes are intersected with the current live grant before route authorization.

Path Parameters

agent_id
string
required
Pattern: ^[A-Za-z0-9_-]{1,128}$

Response

Agent profile result.

agent_id
string
required
Pattern: ^agent_[0-9a-f]{32}$
name
string
required
Required string length: 1 - 80
visibility
enum<string>
required

Extensible response enum; clients must tolerate future values.

Available options:
private,
published
card_url
string<uri> | null
required
Maximum string length: 2048
created_at
string<date-time>
required
updated_at
string<date-time>
required
retired_at
string<date-time>