Return spans within a project filtered by time range. Supports cursor-based pagination.
The project identifier: either project ID or project name. If using a project name, it cannot contain slash (/), question mark (?), or pound sign (#) characters.
Pagination cursor (Span Global ID)
Maximum number of spans to return
x <= 1000Inclusive lower bound time
Exclusive upper bound time
Filter by one or more trace IDs
Filter by parent span ID. Use "null" to get root spans only.
Filter by span name(s)
Filter by status code(s). Values: OK, ERROR, UNSET