get https://{tenanturl}/v1.0/usergrants
Retrieves the list of OIDC or OAuth grants that belong to this user.
Responses
401Access was forbidden.
Retrieves the list of OIDC or OAuth grants that belong to this user.
401Access was forbidden.
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/usergrants \
--header 'accept: application/json'