Get trace thread

Get trace thread

Request

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

Response

Trace thread resource
idstring or null
project_idstring or nullformat: "uuid"
thread_model_idstring or nullformat: "uuid"
start_timestring or nullformat: "date-time"
end_timestring or nullformat: "date-time"
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_atstring or nullformat: "date-time"
last_updated_bystring or null
created_bystring or null
created_atstring or nullformat: "date-time"

Errors