Introspect Login External IdP Auth Code

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Introspects an external IdP auth code associated with an external IdP login request. Introspection performs the following operations:

  • Verifies that the email auth code is still valid.
  • Returns information related to the change email 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
external-idp-login-workflow:executeApplicationThe subject can perform this operation for requests associated with the application to which the subject belongs.
Body Params

Token Introspection Request JSON object

An object representing a request to introspect the token related to a particular workflow request.

string
required
length ≥ 1

The token that will be introspected.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json