Retrieve Trace

Retrieves an existing trace on your Confident AI project.

Path parameters

traceUuidstringRequired
This is the trace UUID you wish to retrieve.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Response

successboolean
This is true if the trace was successfully retrieved.
dataobject
This maps to the retrieved trace data.
deprecatedboolean
This is true if this endpoint is deprecated.