Telemetry read

Get a trace by id

Returns all spans and correlated logs for the given trace.

get/api/v1/projects/{projectId}/traces/{traceId}

Path parameters

projectIdstring uuid required
traceIdstring required

Hex-encoded OTLP trace id.

Response

OK

object required

ClickHouse rows. Shape mirrors what the dashboard /explore/* endpoints return.

Changes

No recorded changes to this endpoint across all 1 revision of this API.