I’m trying to build an overview to list all user’s of the platform. I need to retrieve all users
and tenant.
Retrieving the users can be done through the Management API’s GET /api/v2/users.
I have not found any documentation/question on listing the tenants for a project. Is this possible and if so, which endpoint must I use?