Skip to main content
GET
Get log-forwarding configuration

Authorizations

AccessKey
string
header
required

Please enter a valid personal API key.

Path Parameters

appId
string
required

App ID for log forwarding configuration.

Response

Log-forwarding configuration retrieved successfully.

id
string

Unique identifier

app
string

App unique identifier

productId
string

Product unique identifier

type
enum<string>

Log endpoint type

Available options:
SyslogUdp,
SyslogTcp
endpoint
string

Log destination endpoint

port
integer

Log destination port

createdAt
string<date-time>

When the configuration was created

token
string

Token passed as field of syslog

format
enum<string>

Which Syslog RFC will be used

Available options:
SyslogRfc3164,
SyslogRfc5424
enabled
boolean

Whether forwarding is enabled

Last modified on July 13, 2026