get https://{hostname}/identity-management/v2/user-admin/roles
List roles for the current account and contract type. The account and contract type are determined by the access tokens in your API client.
List roles for the current account and contract type. The account and contract type are determined by the access tokens in your API client.
xxxxxxxxxxcurl --request GET \--url https://hostname/identity-management/v2/user-admin/roles \--header 'accept: application/json'