Get Agent
代理
获取代理
通过 ID 获取单个代理,包括钱包地址和当前状态。
GET
Get Agent
获取单个代理的完整详情,包括钱包地址、状态、元数据和创建时间戳。
路径参数
唯一代理标识符(例如
agent_abc123)。响应
示例
Response
授权
API key authentication. Keys are prefixed with awx_.
路径参数
The unique agent identifier (e.g., agent_abc123).
响应
Agent details.
An AI agent with an MPC-secured wallet.
Unique agent identifier (e.g., agent_abc123).
Agent display name.
Agent description.
An on-chain wallet associated with an agent.
Agent status.
可用选项:
active, inactive JSON-encoded metadata string.
ISO 8601 creation timestamp.