List Agents
Agents
List Agents
List all agents for your account with optional filtering.
GET
List Agents
Retrieve a paginated list of agents associated with your account. Supports filtering by status and chain.
Query Parameters
integer
default:"1"
Page number (1-indexed).
integer
default:"20"
Number of items per page. Maximum: 100.
string
Filter by agent status. Values:
active, inactive.string
Filter by CAIP-2 chain identifier (e.g.,
eip155:84532).Response
Example
Response
Authorizations
API key authentication. Keys are prefixed with awx_.
Query Parameters
Page number (1-indexed).
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Filter by agent status.
Available options:
active, inactive Filter by CAIP-2 chain identifier (e.g., eip155:84532).