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