Agents
Get an agent profile
GET
Get an agent profile
Authorizations
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
Pattern:
^[A-Za-z0-9_-]{1,128}$Response
Agent profile result.
Pattern:
^agent_[0-9a-f]{32}$Required string length:
1 - 80Extensible response enum; clients must tolerate future values.
Available options:
private, published Maximum string length:
2048