Get a trace
GET/v1/traces/:trace_id
One trace with its span waterfall and payloads. 404 when it does not exist or is not yours to see.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 503
Successful Response
Invalid filter or paging parameter.
Missing or invalid Authorization: Bearer mdb_….
Traces are not enabled for this organization, or the trace does not exist or is not visible to this caller. The two are deliberately indistinguishable.
Validation Error
The trace detail backend is unavailable; the listing still works.