List OAuth Integrations
GET/v2/manage/integrations/oauth
Retrieves a list of all configured OAuth/OIDC integrations for the Tenant, including redirect URIs, allowed scopes, grant types, claim mappings, and token settings.
Responses
- 200
- 403
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Internal Server Error: The server encountered an unexpected error.