Introspect Password Reset Email Auth Code

Introspects an email auth code associated with a password reset request. Introspection performs the following operations:

  • Verifies that the email auth code is still valid.
  • Returns information related to the password reset 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.

PermissionBoundaryDescription
password-reset-workflow:executeApplicationThe subject can perform this operation for requests associated with the application to which the subject belongs.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!