Get Agent
Agents
Get Agent
Retrieve a single agent by ID, including wallet address and current status.
GET
Get Agent
Retrieve the full details of a single agent, including wallet address, status, metadata, and creation timestamp.
Path Parameters
The unique agent identifier (e.g.,
agent_abc123).Response
Example
Response
Authorizations
API key authentication. Keys are prefixed with awx_.
Path Parameters
The unique agent identifier (e.g., agent_abc123).
Response
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.
Available options:
active, inactive JSON-encoded metadata string.
ISO 8601 creation timestamp.