Skip to main content
GET
List trace events (paginated, platform_admin/platform_support/super_admin)

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
Required range: x >= 1
per_page
integer
default:50
Required range: 1 <= x <= 500
from
string

ISO8601 datetime or epoch seconds/millis.

to
string

ISO8601 datetime or epoch seconds/millis.

Response

Paginated list

data
object | null
message
string | null
meta
object | null
request_id
string | null