notifications
inapp

List in-app notifications

Cursor-paginated bell-dropdown feed for the authenticated business user (newest-first).

get/notifications/inapp

Query parameters

limitinteger
cursorstring
seenboolean nullable
archivedboolean nullable

Response

OK

has_moreboolean required
next_cursorstring nullable required
total_countinteger nullable

Changes

Changed in 1 of the 22 revisions of this API.3

    • the data/items/group_id response's property pattern was changed from ^grp_[0-9a-hjkmnp-tv-z]{26}$ to ^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the data/items/id response's property pattern was changed from ^ntfy_[0-9a-hjkmnp-tv-z]{26}$ to ^ntfy_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the data/items/individual_id response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog