java-gitlab-api
java-gitlab-api copied to clipboard
List projects of a certain user
Hi,
I would like to know if there is any way to list the projects of a certain user. With GitLab API it would be through this line:
GET /users/:user_id/projects
https://docs.gitlab.com/ee/api/projects.html#list-user-projects