Hi
I am trying to get all the roles connected to specific user using below rest request.
{Okta url}/api/v1/users/{user id}/roles
This request is returning me all the roles connected to that user but Api Access Management role is not getting fetch by this request.
Does any one had face this issue.