Get trace spans
API Reference
Get trace spans
Get all spans for a trace
GET
Get trace spans
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Path Parameters
Query Parameters
Return spans as flat list instead of tree
Response
Successful Response
OTEL span kind enum
Available options:
INTERNAL, SERVER, CLIENT, PRODUCER, CONSUMER OTEL span status code enum
Available options:
UNSET, OK, ERROR