EventSubscription Model

A record of a subscriber's desire to receive notifications of a particular event class at a specific endpoint.

NameTypeDescription
deliver_via_emailNullable BooleanWhether or not this is an email subscription
event_classStringEvent triggering the notificationShow Supported Values
idIntegerID of unique primary object of this subscription record
This parameter is non-writable
target_classStringOrigin of event triggering the notificationShow Supported Values
webhook_endpoint_idNullable IntegerID of a webhook endpoint being subscribed to
Have a Question? Please contact [email protected] for technical support.