Threads
Thread by ID
Retrieves a thread by its ID.
GET
This endpoint retrieves a single thread by its unique identifier. It provides detailed information about a specific conversation thread, including its creation timestamp, associated project, and any custom metadata.
Headers
Your Langtail API Key
Example:
"<LANGTAIL_API_KEY>"
Path Parameters
The ID of the thread to retrieve.
Response
200
application/json
Successful response
The response is of type object
.