Skip to main content
POST
Retrieve trace details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

traceId
string
required

The UUID of the trace

Body

application/json
input
any
required

The input used to retrieve the links of a given trace

Response

200 - application/json

The details of the given trace

The links of the trace

totalCount
integer
required

The total count of the links

info
object
required