Get Get O Auth2 Client Summary List

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
Authentication
This operation uses the following authentication methods.
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"
        }
    ]
}
items
Optional

The list of items in the current page

object
_links
Optional

_links