Get Span
Spans
Get Span
Get a span by ID
GET
Get Span
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.
Path Parameters
Response
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[]

