List Agents
Agents
List agents
Returns all agents for the authenticated team
GET
List Agents
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
List of agents
Example:
"agent_abcdef123456"
Example:
"John Doe"
Available options:
setup_needed, auth_needed, auth_in_progress, running, paused, disabled Example:
"running"
Example:
"john.doe@example.com"
Example:
"US"
Example:
"https://example.com/avatar.jpg"
Example:
"2023-06-16T10:30:00Z"
Last modified on January 28, 2026

