Returns the OTLP spans and log records (if any) associated with the trace ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
^[a-zA-Z0-9_-]{3,26}$

Optional dataset to query across. Defaults to whatever is configured to be the default dataset for the organization.

string
required
timeRange
object

Optional time range hint to bound the trace metadata lookup. When provided, the backend
restricts the AggregatedTraceMetadata query to this window (with a small buffer) and
will not fall back to a full-table scan. When absent, the backend uses a default short
window with a full-scan fallback for backward compatibility — this fallback can be
expensive on large datasets. API consumers are strongly encouraged to provide a
timeRange covering when the trace occurred.

boolean
Defaults to false

If true, recursively fetches all traces referenced via forward links (dash0ForwardLinks)
and returns them in additionalResourceSpans. Implies includeOTLPSchemaExtensions=true.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json