Skip to main content
GET
Get Site Syslog Entries

Authorizations

Authorization
string
header
required

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

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Example:

"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"

Query Parameters

cursor
string

A pagination cursor for retrieving the next set of results.

Response

A paginated list of syslog entries.

current_page
integer
data
object[]
first_page_url
string<uri>
from
integer
last_page
integer
last_page_url
string<uri>
next_page_url
string<uri> | null
path
string<uri>
per_page
integer
prev_page_url
string<uri> | null
to
integer