Notifications
Get a notification
GET
Get a notification
Authorizations
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Path Parameters
Required range:
-9007199254740991 <= x <= 9007199254740991Response
200 response
A delivery rule: mentions matching the linked feed's filters are sent to the configured destinations.
Notification ID.
Required range:
-9007199254740991 <= x <= 9007199254740991Display name shown in the app and included in deliveries.
Example:
"Competitor mentions — Slack"
When false, the notification is paused and nothing is delivered.
The feed whose filters determine which mentions trigger this notification.
Required range:
-9007199254740991 <= x <= 9007199254740991Display name of the linked feed.
Configured delivery destinations (at most one per type).
Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Get a notification
