Api needed for a given list of users what repositories do they own (or have ownership permission on).
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We need an API for admins that will retrieve the list of repositories owned by the user (or have ownership permission on) from a given list of users.
It could be something like
curl --header "PRIVATE-TOKEN: PRIVATE TOKEN" "https://gitlab.example.com/api/v4/users/username/projects
Edited by 🤖 GitLab Bot 🤖