get
List notification events
Returns recent notification delivery events for polling integrations. Use this to inspect what was sent and when without configuring a webhook receiver.
Required API key scope
notifications:read
/api/v1/team/notifications/eventsCode samples
curl --request GET \
--url https://api.emailguard.co/api/v1/team/notifications/events \
--header 'Authorization: Bearer YOUR_API_KEY'Parameters
This endpoint has no parameters.