Get routing skills for all users

Is there a way to get routing skill for all users?
Either by expanding POST /api/v2/users/ or at least something like to GET /api/v2/routing/skills/{skillId}/users (the way the queues works) ?

Currently, the only way to retrieve a user's skills is GET /api/v2/users/{userId}/routingskills. I've logged an enhancement request for your request.