Get Get O Auth2 Client Summary List
This endpoint is used to read the list of OAuth 2.0 clients VMware Identity Manager has registered.
Request
URI
GET
https://{api_host}//SAAS/jersey/manager/api/oauth2clients
COPY
Responses
200
successful operation
Returns OAuth2ClientSummaryList of type(s) application/vnd.vmware.horizon.manager.oauth2clientsummarylist+json
{
"items": [
{
"scope": "admin",
"rememberAs": "my oauth client",
"mediaType": "application/vnd.vmware.horizon.manager.clientcredentialsoauth2client+json",
"clientId": "oauth_clientid"
}
]
}
object
_links
Optional
_links