Assistant messages in threads
Get Thread Message
Retrieves a specific message from a thread.
GET
This endpoint allows you to retrieve a specific message from a thread using its unique identifier. It provides detailed information about the message, including its content, creation time, and associated metadata.
Headers
Your Langtail API Key
Example:
"<LANGTAIL_API_KEY>"
Path Parameters
The ID of the thread containing the message.
The ID of the message to retrieve.
Response
200
application/json
Successful response
The response is of type object
.