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

Path Parameters

hash
string
required

A public access hash for accessing a resource without authentication (e.g., notification hash, return link hash).

Response

Returns the notification details accessed via the public hash, including content and delivery status.

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