Get trace with spans and full evaluation results
Get trace with spans and full evaluation results
Returns one trace by ID, including all spans (attributes and events) and full evaluation results when evaluations exist for that trace.
Use this endpoint after listing traces via GET .../traces when you need span-level detail or complete evaluation payloads.
GET
Get trace with spans and full evaluation results
Authorizations
Your Trusys API key. Create and manage keys in the Trusys UI under Settings โ API Keys.
Include the key on every request:
x-api-key: <your-api-key>
Path Parameters
Unique identifier (UUID) of the application. Returned by POST /applications.
Trace correlation ID.