v1

latestOpenAPI 3.1.02026-07-2624070.9 KB

/settings/double_optin

Retrieve the status if double opt-in for API and integrations is enabled

get/settings/double_optin

Response

200

enabledboolean

Example response

{
  "enabled": true,
  "previewPaths": {
    "pagePath": "/data/a/0/1/confirmation_thank_you.html",
    "emailPath": "/data/a/0/1/mails/0/1/mail.html"
  }
}