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.