Search
Documentation
API Catalog
Information
Notifications
Send a notification to a specific user
post
In-App
Get all notifications for a specific user
get
Mark a specific notification as read
patch
Mark all notifications as read for a specific user
patch
Provider Configurations
List all provider configurations
get
Create a new provider configuration (e.g., add SendGrid API keys)
post
Get a specific provider configuration by ID
get
Delete a provider configuration
delete
Update a provider configuration (e.g., rotate API keys or toggle isActive)
patch
Audit Logs
Get paginated and filtered notification audit logs
get
Get the exact details of a specific notification attempt
get
Templates
Get templates
get
Create a new template
post
Get template by ID
get
Update an existing template
patch
Health
Health check endpoint
get
Users
Register user (or update existing) and set FCM token
post
InternalEvent
Upsert a Tenant
post
Upsert a Subscriber/User
post
Schemas
Menu
Notification API
Notification API
Download schema
Microservice for routing Push, Email, and In-App notifications.
Tags
Notifications
Trigger outbound messages via RabbitMQ
In-App
Manage the user notification bell history
Provider Configurations
Audit Logs
Templates
Health
Users
InternalEvent
Schemas
NotificationChannel
SendNotificationDto
CreateProviderConfigDto
UpdateProviderConfigDto
CreateTemplateInputDTO
RegisterUserDto
UpsertTenantDto
UpsertSubscriberDto