get-/webhooks/v3/{app Id}/subscriptions/{subscription Id} get By Id
GET {{baseUrl}}/webhooks/v3/:appId/subscriptions/:subscriptionId
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"active":"\u003cboolean\u003e","createdAt":"\u003cdateTime\u003e","eventType":"deal.propertyChange","id":"\u003cstring\u003e","propertyName":"\u003cstring\u003e","updatedAt":"\u003cdateTime\u003e"}