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.