get https://{tenanturl}/v1.0/appgrants
Deprecated: This API is deprecated and will be removed after June 2024. Retrieves the list of OIDC or OAuth grants of OIDC applications that the user owns.
Responses
401Access was forbidden.
Deprecated: This API is deprecated and will be removed after June 2024. 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'