Token introspection
Use token introspection to get detailed information about access tokens.
You can check the validity of access tokens, and find out which user and which scopes are associated with the token.
Learn more about how to access the token introspection endpoint in POST Token Introspection in the PingOne Platform API documentation.