Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The name of the trace to filter by, the name of a trace is the name of the root span of the trace
The offset to start the list from
Required range: 
x >= 0The number of traces to return
Required range: 
1 <= x <= 100