GET
/
spans
[
  {
    "id": "<string>",
    "trace_id": "<string>",
    "parent_id": "<string>",
    "name": "<string>",
    "start_time": "2023-11-07T05:31:56Z",
    "end_time": "2023-11-07T05:31:56Z",
    "input": {},
    "output": {},
    "data": {}
  }
]

Query Parameters

trace_id
string | null

Response

200
application/json

Successful Response

The response is of type Span · object[].