Thread Messages
Get Thread Message Handler
Get a specific message by its ID.
Use with_details=false to exclude execution step data and reduce payload size.
GET
Get Thread Message Handler
Headers
Query Parameters
Include execution steps in response (default true)
Cookies
Response
Successful Response
Thread message response model.
ThreadMessage ID
PathPart ID
Sequence number (from path_part.name)
Message role
Available options:
USER, ASSISTANT, SYSTEM Message content
Thread's PathPart ID
Full materialized path from root
Tenant ID
Creation timestamp
Last update timestamp
Message details (None when not requested via with_details)
Get Thread Message Handler
