List Notification Subscriptions
https://sandbox-api.akoya.com/notifications/{version}/subscriptions
List your notification subscriptions.
Path Parameters
version*
stringdefault: v1version of endpoint.
v1
Body Params
category*
string
Category of Notification
MAINTENANCEtype*
string
Type of Notification
SERVICEcallbackUrl*
string
The URL to receive webhooks from Akoya. Must be HTTPS.
Example: https://abc.com/notification
effectiveDate
string
Effective date of notification
Example: 2021-07-15
callbackEmail
string
Optional. Captured for future implementation, which will be in an upcoming release.
Responses
200
OK
Response Body
notificationSubscriptions
array of objects
category
Category of notification
string
type
Type of notification
string
callbackUrl
string
The URL to receive webhooks from Akoya. Must be HTTPS.
effectiveDate
string
Effective date of notification
callbackEmail
string
Optional. Captured for future implementation, which will be in an upcoming release.
subscriptionId
string
id