Search
K
notifications v1

NotificationList

object
notificationEventsarray[object]
Show Child Parameters
totalPagesinteger

Default:0

Example

ResendRegistrationResponse

object

Failed Notification details

notificationIdstring

The notification ID returned by the POST /v1/notifications/{notificationId}/retry-notifications endpoint

Example:c673eb32-82c6-42fc-9c74-54498ce4eb4e

notificationStatusstring

The status of the notification

Example:SENT

detailsstring

The description of the error

Example:Retry successful

Example

CreateWhitelistWebhookDomainRequest

object

Details for adding a webhook domain to be whitelisted

webhookDomainstringrequired

The domain to be whitelisted

Example:example.com

Example

CreateWhitelistWebhookDomainResponse

object

New webhook domain details, containing the id attribute

webhookDomainIdstring(uuid)required

The webhook domain ID returned by the POST /webhook-domains endpoint

Example:b93d14a0-6073-442a-aa1f-57a51664671a

webhookDomainstringrequired

The domain to be whitelisted

Example:example.com

Example

NotificationService500ErrorResponse

object

Response object of the service

errorsarray[object]

Default:[]

Show Child Parameters
Example