v1

latestOpenAPI 3.1.0Apache-2.02026-07-17121716.9 KB

Deprecated alias for GET /notifications.

get/

Query parameters

offsetinteger
limitinteger
string
OR
string[]

One or more "field,direction" pairs. Direction is "asc" or "desc". Pass multiple to express compound sorts.

topicstring
searchstring
read'true' | 'false'
saved'true' | 'false'
createdAfterstring

ISO 8601 date-time string. Validated by the handler.

minimumSeverity'critical' | 'high' | 'normal' | 'low'

Response

A page of notifications for the current user.

totalCountinteger required