v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430232150.8 KB

Retrieves a list of traces specified by ID. Each trace is a collection of segment documents that originates from a single request. Use <code>GetTraceSummaries</code> to get a list of trace IDs.

post/Traces

Query parameters

NextTokenstring

Pagination token

Request body

TraceIdsTraceId[] required

Specify the trace IDs of requests for which to retrieve segments.

NextTokenstring

Pagination token.

Response

Success

UnprocessedTraceIdsTraceId[]

Trace IDs of requests that haven't been processed.

NextTokenstring

Pagination token.

All 30 operations