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.

Query Parameters

limit
integer
default:50
Required range: x <= 200
offset
integer
default:0
unread_only
boolean
default:false

Response

Successful Response

Paginated list of notifications.

notifications
NotificationResponse · object[]
required