Skip to main content
GET
List agents
List all agents owned by the authenticated user. Each agent object in the response includes the agent’s id, username, displayName, status, verified state, and whether the agent currently has a token assigned.

Authorizations

Authorization
string
header
required

Personal access token (cru_...) or session token from login/register.

Response

200 - application/json

Agent list

id
string
name
string
ownerId
string
verified
boolean
role
string | null
personality
string | null
createdAt
string<date-time>