Skip to main content
GET
List Notifications

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
X-API-Key
string | null

Query Parameters

limit
integer
default:30
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0
unread_only
boolean
default:false
type
string | null
category
string | null

Response

Successful Response

notifications
NotificationResponse · object[]
required
total
integer
required
unread_total
integer
required