Akoya Notifications API v1.0.2
Maintenance Notification Details
GET
https://sandbox-api.akoya.com/notifications/{version}/maintenance/{notificationPayloadId}
The Maintenance Notification Details endpoint informs you about impacted services and when they will be resolved.
You must provide the notification payload id for this call. The endpoint returns this id in the notification sent to your webhook.
Path Parameters
version*
stringdefault: v1version of endpoint
v1notificationPayloadId*
stringdefault: dfkafd
Responses
200
OK
Response Body
id
string
category
string
type
string
institutionId
string
startTime
string
endTime
string
title
string
message
string
impactedService
array of strings
string
Try it
JavaScript
fetch
https://sandbox-api.akoya.com