Skip to main content
GET
Get Agent
Recuperez les details complets d’un agent unique, incluant l’adresse du portefeuille, le statut, les metadonnees et l’horodatage de creation.

Parametres de chemin

string
requis
L’identifiant unique de l’agent (par ex., agent_abc123).

Reponse

Exemple

Response

Autorisations

X-API-Key
string
header
requis

API key authentication. Keys are prefixed with awx_.

Paramètres de chemin

id
string
requis

The unique agent identifier (e.g., agent_abc123).

Réponse

Agent details.

An AI agent with an MPC-secured wallet.

id
string

Unique agent identifier (e.g., agent_abc123).

agent_name
string

Agent display name.

agent_description
string

Agent description.

wallet
object

An on-chain wallet associated with an agent.

status
enum<string>

Agent status.

Options disponibles:
active,
inactive
metadata
string

JSON-encoded metadata string.

created_at
string<date-time>

ISO 8601 creation timestamp.