GET /oauth2/audit/grantedClients
Get a paginated list of the OAuth 2 clients that currently have active refresh tokens that grant access to the user's Synapse identity and/or resources. OAuth 2.0 clients that have no active refresh tokens will not appear in this list.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/oauth2/audit/grantedClients
Parameters
| nextPageToken optional |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | OAuthClientAuthorizationHistoryList (application/json) |