Get a single query trace by ID, with its one-hop neighborhood: the owning response trace and the retrieval traces that fed it, including their returned targets. Accepts both decision-trace ids and chat response-trace ids.
Path parameters
Spectron context id
Trace id
Response
Changes
Changed in 3 of the 5 revisions of this API.23
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
- ○
added the optional property
parentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
retrievalsto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
parentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
retrievalsfrom the response with the200statusresponse-optional-property-removed
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●