GET
/
api
/
v1
/
logs
/

Headers

X-API-Key
string
required

Query Parameters

type
enum<string>

Type of the log

Available options:
error,
info,
debug
time
enum<string>

Time interval for which data needs to be fetched

Available options:
30m,
6h,
1d,
1w,
1month,
1y
status
enum<string>

Status of the log

Available options:
pending,
processed,
failed
search
string

Search term in the log

integrationId
string

Integration UUID

limit
number
default: 10

Limit of the logs

cursor
string

Cursor for pagination

connectionId
string

Connection ID of the log

Response

200 - text/html; charset=utf-8
nextCursor
string

The cursor to get the next page of logs

data
any[]
required

Logs data