Hello everyone!
Is it possible to get all users from the project with their access_level via the API?
Now I can get such data only through a group search. You have to recursively run through all groups and subgroups to get all users and their access_levels, because they are inherited.
Sorry for my English.