get https://{application_vanity_domain}/api/v1/email-verification-requests/
Returns the email verification request associated with the ID specified in the URL.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
Permission | Boundary | Description |
---|---|---|
email-verification-request:read | Application | The subject can read all email verification requests associated with the application to which the subject belongs. |
Tenant | The subject can read all email verification requests associated with the tenant that the subject belongs to. | |
Tenant Inclusion List | The subject can read all email verification requests associated with tenants specified in the tenant inclusion list. | |
Tenant Exclusion List | The subject can read all email verification requests associated with tenants in the subject's application that are not included in the tenant exclusion list. | |
Self | A user subject can read their own email verification requests. |