Get Subscription For Webhook Notifications
GET {{baseUrl}}/notifications/webhooks/subscriptions/{{subscription_id}}
Get the subscription details by webhook notification subscription ID
Supported regions:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
App-Key | string | ||
App-Token | string |
RESPONSES
status: OK
{"id":"58afc6e5-7293-4d4a-b6de-005269f37992","url":"https://www.mydomain.com/notification","notificationType":"CONSENT","status":"ACTIVE","createdDate":"2022-07-16T06:06:20Z","lastUpdatedDate":"2022-07-16T06:06:20Z"}