Introspect New User Invitation Token

Introspects an invitation token associated with a new user invitation request. Introspection performs the following operations:

  • Verifies that the token is still valid.
  • Returns information related to the new user invitation request associated with the token.

The invitation token can be either an email auth code (for invitation emails) or an invite code (for invitation links).

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
new-user-invitation-workflow:executeApplicationThe subject can perform this operation on 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!