List Span Groups
Path parameters
workspace
Query parameters
by
Comma-separated span fields to group by, e.g. trace_id or session_id,trace_id.
page
Page number.
page_size
Page size.
sort
Allowed values:
filter
Filter spans by the same fields as the span list endpoint, then group matching spans by the comma-separated fields in the by query parameter.
Response
Successful Response
data
grouped_by
Span fields used to group the matching spans.
pagination
Pagination information.
sort
The field on which the results are sorted.
filter
Filtering information.
Errors
400
Bad Request Error
422
Unprocessable Entity Error