Gets information about a specific subscription.
GET {{baseUrl}}/api/notifications/subscriptions/:subscriptionId
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"SubscriptionId":"da29e4cd-a9b7-4ca4-b31b-eeb2bdab2a51","DeliveryType":"fetch","Domain":{"Type":"Site","Values":[{"Name":"GSMKey","Value":"4671-85C1-726A-4BDB-A20F"},{"Name":"SiteKey","Value":"086E-3539-6A04-46D8-A831"}]},"EventTypes":["Endpoint.FileDetection"],"Webhook":{"DeliveryContext":"MyCustomCorrelationString","DeliveryRateInSeconds":90,"DeliveryUrl":"https://my.company.com/wrunity/notifications/webhook","Suspended":false,"Statistics":null},"CreatedDate":"2022-08-29T10:36:06.8098816Z","UpdatedDate":"2022-09-29T10:36:06.8098816Z"}