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.

Path Parameters

hub_id
string
required

Query Parameters

page[size]
integer
default:20
Required range: 1 <= x <= 100
page[after]
string | null
filter[status]
string | null
filter[category]
enum<string> | null
Available options:
transactional,
content,
community,
moderation
filter[kind]
string | null
Maximum string length: 64

Response

Successful Response

data
JsonApiResource[NotificationAttributes] · object[]
required
meta
NotificationListMeta · object
required