cURL
curl --request GET \ --url http://localhost:6060/api/agent-server/traces
{ "error": true, "message": "<string>", "data": { "traces": [ {} ], "total": 123, "limit": 123, "offset": 123 }, "status": 123, "errorDetails": {} }
Documentation IndexFetch the complete documentation index at: https://hastekit.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://hastekit.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Traces retrieved successfully
Show child attributes