About
Read your in-app notifications (the bell feed) and mark them read from your own code — track what’s happening across your deals, contacts, and tasks without opening the CRM. All operations go through the developer API gateway — one endpoint, called byoperationId. If you haven’t set up a key yet, start with the
Developer API Overview.
These are your notificationsThe feed is scoped to the key owner — you only ever read and mark your own
notifications. A notification id that belongs to another user is a silent
no-op on
markNotificationsRead, never an error. See
Authorization for the model.