Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v1/observability/traces
{ "provider": "<string>", "query": "<string>", "traces": [ { "raw": "<unknown>", "trace_id": "<string>", "duration_ms": 123, "root_service_name": "<string>", "root_trace_name": "<string>", "span_count": 1, "start_time_unix_nano": "<string>" } ] }
x >= 0
Search traces
Show child attributes