Retrieve a thread

Retrieves details of a specific thread

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Path parameters

idstringRequired
Thread ID

Response

thread found
objectstring
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
statusenum
Allowed values:
metadatamap from strings to any or null
requestermap from strings to any or null
langsmith_thread_idstring or null
final_outputmap from strings to any or null

Errors