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