Trace

Retrieve trace state

Retrieves the state of a given trace by id

get/v2/traces/{traceId}/state

Path parameters

traceIdstring required

The UUID of the trace

Response

The state of the given trace

{"stackTrail":"components:schemas:GetTraceStateV2Dto:properties:error","oasType":"schema","type":"unknown","description":"The error of the request"}

Changes