GET
/
states
[
  {
    "task_id": "<string>",
    "agent_id": "<string>",
    "state": {},
    "id": "<string>",
    "created_at": "2023-11-07T05:31:56Z",
    "updated_at": "2023-11-07T05:31:56Z"
  }
]

Query Parameters

task_id
string | null

Task ID

agent_id
string | null

Agent ID

Response

200
application/json

Successful Response

The response is of type State · object[].