Component schema
Get Trace Ids Response
object1 direct reference
Definition
Response for the GetTraceIds API. Contains an array of unique trace IDs that match the
request filters, ordered by the timestamp of their earliest matching span (descending).
string[]required
Array of unique trace IDs as hex-encoded strings, ordered by the timestamp of each trace's earliest matching span (descending).
The cursors for the next sets of results. This property is included to support pagination through the result set when additional pages are available.
Used by 1
These schemas and endpoints reference this type directly.