Get trace thread

Get trace thread

Request

This endpoint expects an object.
thread_idstringRequired>=1 character
project_namestringOptional
project_idstringOptionalformat: "uuid"
truncatebooleanOptional

Response

Trace thread resource
idstring or null
project_idstring or nullformat: "uuid"
thread_model_idstring or nullformat: "uuid"
start_timedatetime or null
end_timedatetime or null
durationdouble or null
first_messagemap from strings to any or list of objects or string or null
last_messagemap from strings to any or list of objects or string or null
feedback_scoreslist of objects or null
statusenum or null
Allowed values:
number_of_messageslong or null
total_estimated_costdouble or null
usagemap from strings to longs or null
commentslist of objects or null
tagslist of strings or null
last_updated_atdatetime or null
last_updated_bystring or null
created_bystring or null
created_atdatetime or null

Errors