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

Documentation Index

Fetch the complete documentation index at: https://api-docs.quivo.co/llms.txt

Use this file to discover all available pages before exploring further.

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.