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

status
enum<string>
Available options:
active,
resolved,
dismissed,
all,
archive
limit
integer<int64>
Required range: 1 <= x <= 100
before
string
Minimum string length: 1

Response

OK

notifications
object[]
required
next_cursor
string | null