Get Trace Request
Definition
Optional dataset to query across. Defaults to whatever is configured to be the default dataset for the organization.
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.
If true, recursively fetches all traces referenced via forward links (dash0ForwardLinks)
and returns them in additionalResourceSpans. Implies includeOTLPSchemaExtensions=true.
Used by 1
These schemas and endpoints reference this type directly.