Skip to main content
POST
Search traces

Authorizations

Authorization
string
header
required

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

Body

application/json
from
string<date-time>
required
to
string<date-time>
required
filters
object[]
filter_operator
string
query
string
sort
object[]
limit
integer<int32>
page_token
string

Response

200 - application/json

OK

object
enum<string>

Object discriminator; always list.

Available options:
list
data
object[]
has_more
boolean
next_page_token
string
meta
object