Skip to main content
POST
Get Logs

Authorizations

Authorization
string
header
required

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

Query Parameters

size
integer | null
Required range: 10 <= x <= 1000
from
integer | null
Required range: x >= 0
log_level
string | null

A comma-separated list of log level. Example: INFO,WARN

query_string
string | null
timestamp_to

Example: 2025-07-30T07:54:13.922

timestamp_from

Example: 2025-07-30T07:54:13.922

Body

application/json
source_ids
string[]
destination_ids
string[]
transform_ids
string[]

Response

Successful Response