timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
383 stars 317 forks source link

List projects of a certain user #327

Open mlb0029 opened 5 years ago

mlb0029 commented 5 years ago

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