latestOpenAPI 3.0.02026-07-135965404.0 KB
a1bd874b5960
Notifications
Get notification details
Get the details for a notification with a specific ID number. You'll be able to review its path, triggers and who's getting the notification.
Notes
- You need to have the notifications permission to view the detail for a notification.
- You can only retrieve notifications owned by your user account.
get/notifications/{id}
Path parameters
idinteger required
ID of the notification. Use GET /notifications if you need to lookup an ID.
Query parameters
includestring
Related record types to include in the response. You can include multiple types by separating them with commas. Valid options are ownerUser, resource, and share.
Headers
ev-api-keystring required
API Key required to make the API call.
ev-access-tokenstring required
Access token required to make the API call.
Response
Successful Operation
NotificationResponse required— unresolved $ref