Notification type reference
Who receives each notification
Tenant owner only — notifications that require action from the owner, or that contain billing information the owner needs to act on.MemberInvited, SubscriptionCanceled, SubscriptionPastDue, SubscriptionTrialExpiring, PaymentRecovered.
All tenant members — notifications about workspace activity that is relevant to everyone. MemberJoined, SubscriptionUpgraded.
Specific user only — notifications targeted at a single individual. MemberRemoved goes to the member who was removed. OwnershipTransferred goes to both the new owner and the former owner.
Notification payload
Each notification in the API response includes:actionUrl is null for notification types that do not have one. The frontend renders a clickable link when actionUrl is present.