Skip to main content
GET
/
notifications
/
id
/
{notificationId}
Get notification
curl --request GET \
  --url https://api.quivo.co/notifications/id/{notificationId}
{}

Path Parameters

notificationId
integer<int64>
required

The unique identifier for a notification.

Response

Returns the notification details including content and delivery status.

Complete notification information. Contains notification content, recipients, delivery status, and metadata.