Get a notification setting
Returns a notification setting (notification destination) using its ID.
Path Parameters
Paddle ID of the notification setting entity (notification destination) to work with.
Response
Represents a notification destination.
Unique Paddle ID for this notification setting, prefixed with ntfset_
.
Short description for this notification destination. Shown in the Paddle web app.
Where notifications should be sent for this destination.
Webhook endpoint URL or email address.
Whether Paddle should try to deliver events to this notification destination.
API version that returned objects for events should conform to. Must be a valid version of the Paddle API. Cannot be a version older than your account default.
Whether potentially sensitive fields should be sent to this notification destination.
Represents an event type.
Webhook destination secret key, prefixed with pdl_ntfset_
. Used for signature verification.
Whether Paddle should deliver real platform events, simulation events or both to this notification destination.
Information about this response.
Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.