GET /oauth2/client
List the OAuth 2.0 clients for which the current user has UPDATE access.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/oauth2/client
Parameters
| nextPageToken optional |
returned along with a page of results, this is passed to the server to retrieve the next page. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | OAuthClientList (application/json) |