List OAuth 2.0 Consent Sessions of a Subject
GET/admin/oauth2/auth/sessions/consent
This endpoint lists all subject's granted consent sessions, including client and granted scope. If the subject is unknown or has not granted any consent sessions yet, the endpoint returns an empty JSON array with status code 200 OK.
Request
Responses
- 200
- default
oAuth2ConsentSessions
errorOAuth2