List Spans
Spans
List Spans
List spans, optionally filtered by trace_id and/or task_id
GET
List Spans
Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 1Response
Successful Response
Unique identifier for the trace this span belongs to
Name that describes what operation this span represents
The time the span started
ID of the task this span belongs to
ID of the parent span if this is a child span in a trace
The time the span ended
Input parameters or data for the operation
- The input data for the span · object
- The input data for the span · object[]
Output data resulting from the operation
- The output data from the span · object
- The output data from the span · object[]
Any additional metadata or context for the span
- Additional data associated with the span · object
- Additional data associated with the span · object[]

