List notifications

Lists the active workspace’s notifications, newest first, along with the unseen count, with optional category and unseen-only filtering.

Authentication

X-Workspace-Idstring
API Key authentication via header

Query parameters

categoryenum or nullOptional

The domain a notification is about (drives its icon + where it links).

Allowed values:
unseen_onlybooleanOptionalDefaults to false
limitintegerOptional1-100Defaults to 20
offsetintegerOptional>=0Defaults to 0

Response

Successful Response
itemslist of objects
totalinteger
unseen_countinteger

Errors

422
Unprocessable Entity Error