Overview
The Inbox API stores per-user notification items. Items are created by agents or platform flows and surfaced to the user with a severity and status. Clients can list items, mark them read, or create new items programmatically.Base URL
Authentication
All requests require a valid bearer token in theAuthorization header. See Authentication for details.