Skip to main content

Akoya
Documentation

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

  1. version*

    stringdefault: v1

    version of endpoint

  2. notificationPayloadId*

    stringdefault: dfkafd


Responses

  1. 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

CTRL + K

Try it

Authorization