v3

latestOpenAPI 3.0.0raw.githubusercontent.com2024-11-29101429.9 KB
Trace

Retrieve trace details

Retrieves the details of a given trace by id

post/v2/traces/{traceId}/details

Path parameters

traceIdstring required

The UUID of the trace

Request body

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

Response

The details of the given trace

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