Fetch Spans
Telemetry
Fetch Spans
Get individual spans with optional filtering.
GET
Fetch Spans
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token authentication.Query Parameters
Filter by start date (ISO 8601)
Filter by end date (ISO 8601)
Filter by resource ID
Filter by service name
Filter by trace ID
Max results to return
Pagination offset
Sort field
Sort direction (
asc, desc)Example Request
Response
Status Codes
| Code | Description |
|---|---|
200 | Success |
400 | Invalid query parameters |
401 | Invalid or missing token |

