Retrieve a span
Retrieve a span by its unique ID. Returns the full span including input, output, metrics, metadata, trace context, evaluation scores, and credit/budget info (limit_info).
Path parameters
unique_id
The unique ID of the log to get.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Response
Successful response for Retrieve span
limit_info
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error