Retrieve Trace
Retrieves an existing trace on your Confident AI project.
Path parameters
traceUuid
This is the trace UUID you wish to retrieve.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Response
success
This is true if the trace was successfully retrieved.
data
This maps to the retrieved trace data.
deprecated
This is true if this endpoint is deprecated.