Get Agent Details
Agents
Get agent details
Returns details of a specific agent
GET
Get Agent Details
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.
Path Parameters
ID of the agent
Response
Agent details
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

