Get a roleCopy Pageget https://{hostname}/identity-management/v3/user-admin/roles/{roleId}This operation retrieves a role's details.Path ParamsroleIdintegerrequiredUnique identifier for each role. To get this value, run the List roles operation.Query ParamsactionsbooleanDefaults to falseIncludes information about actions such as edit or delete that you can take for the object, false by default.truetruefalsegrantedRolesbooleanDefaults to falseLists granted roles assigned for a role, false by default.truetruefalseusersbooleanDefaults to falseReturns users assigned to the roles, false by default.truetruefalseaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Response 200The response provides the role's details.Updated 4 months ago