Retrieve Thread
Retrieves a thread by ID from your Confident AI project.
Path parameters
threadId
This is the thread ID you wish to retrieve.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Response
success
This is true if the thread was successfully retrieved.
data
This maps to the thread retrieved.
deprecated
This is true if this endpoint is deprecated.