Agent
Get Agent State
Get the current status of an agent for a specific instance.
Requires API key authentication.
GET
Authorizations
API key authentication
Path Parameters
Response
200
application/json
Agent status retrieved
Current status of the agent
Example:
"running"
Whether the agent is currently running
Example:
true
Total number of steps executed
Example:
5
Number of steps in memory
Example:
5
List of files downloaded by the agent
List of steps executed by the agent
Timestamp when the agent was created
Original query given to the agent
Unique identifier for the agent
Final summary of agent execution