Get trace thread

Get trace thread

Request

This endpoint expects an object.
project_idstringRequiredformat: "uuid"
thread_idstringRequired

Response

Trace thread resource
idstring or null
project_idstring or nullformat: "uuid"
start_timedatetime or null
end_timedatetime or null
durationdouble or null
first_messagemap from strings to any or null
last_messagemap from strings to any or null
number_of_messageslong or null
total_estimated_costdouble or null
usagemap from strings to longs or null
last_updated_atdatetime or null
created_bystring or null
created_atdatetime or null

Errors