cURL
curl --request GET \ --url https://api.example.com/v1/worker/status
{ "started_at": "<string>", "last_tick_at": "<string>", "last_tick_duration_ms": 123, "tick_count": 123, "strategies_considered_last": 123, "bets_written_last": 123, "last_error": "<string>", "recent_decisions": [ {} ] }
Documentation IndexFetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edge.glitchexecutor.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response