The REST API which is available to list role assignments of a resource group by MS results with few properties in which neither DisplayName nor RoleDefinitionName specified. But all the expected details could be fetched using PowerShell as stated in this link.
Need to fetch the same details via an api call. Is there any possible way or REST API currently available to fetch details of all the Owners of a particular resource group in Azure?