Skip to main content

Query Traces

POST 

/simple/traces/query

Query "simple" traces.

Filter annotations and feedback by origin, kind, channel, tags, meta, references, and links. The shape of the request body is described in the Simple Endpoints guide, including the distinction between filtering via trace.links (inbound links on the trace) and the top-level links (batch GET by the trace's own IDs).

Use this endpoint when building feedback or annotation UIs. For span-level queries across all trace types, use POST /tracing/spans/query.

Request

Responses

Successful Response