post https://{application_vanity_domain}/api/v1/email-verification/introspect
Introspects an email auth code associated with an email verification request. Introspection performs the following operations:
- Verifies that the email auth code is still valid.
- Returns information related to the email verification request associated with the email auth code.
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-workflow:execute | Application | The subject can perform this operation for requests associated with the application to which the subject belongs. |