JavaScript
Notifications
List Notification Badges
Lists the authenticated user’s per-experience unread badge state. Requires a user credential. Returns one row per experience the user belongs to (or per requested experience).
GET
JavaScript
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-27"
Query Parameters
Only return badges for these experiences (exp_ tags).
The client's last fetched-at ISO 8601 timestamp, used to partially refresh badges after a websocket message.
Response
badges listed

