OAuth2 OIDC
GET /oauth2/client/:id
curl -X GET "https://example.com/api/auth/oauth2/client/string"{ "clientId": "string", "name": "string", "icon": "string"}Is this page helpful?
curl -X GET "https://example.com/api/auth/oauth2/client/string"{ "clientId": "string", "name": "string", "icon": "string"}Is this page helpful?