API Reference
Query traces
Retrieve traces based on the specified filters.
POST
/
query
/
traces
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Start time for the query.
End time for the query.
Filter traces by service name.
Filter traces by span name.
Limit the number of results.
Response
200 - application/json