List OAuth2 Tokens
list_oauth2_tokensCheck which OAuth 2.0 tokens are cached for an environment, including grant type and expiry, without exposing token values.
Instructions
List the OAuth 2.0 tokens cached for an environment, with their grant type and expiry. Access and refresh token values are never returned. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Public Id (Guid) of the environment |