Hi Ashwini!

GitLab doesn't have an idea of "admin" for a Project. See
https://docs.gitlab.com/ce/api/members.html#group-and-project-members documents
the list of valid access levels:

10 => Guest access
20 => Reporter access
30 => Developer access
40 => Master access
50 => Owner access # Only valid for groups


I suspect you may mean "Master" (or group "Owner").  See the full list of
permissions and capabilities at
https://docs.gitlab.com/ee/user/permissions.html#permissions

To answer your second question, https://docs.gitlab.
com/ce/api/members.html#list-all-members-of-a-group-or-project shows how to
list project/group members and their access levels via the GitLab API.

The GitLab API is quite capable -- check out https://docs.gitlab.com/ce/api/
 :)

Best regards,
Aleksey


On Apr 10, 2017 3:35 AM, "Ashwini" <ashu.ravi...@gmail.com> wrote:

> Hi ,
>
> How do we get the Project admins list in GitLab instance?? Do we have any
> API's to get the list?
> Please suggest to proceed.
>
> Regards
> Ashwini
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitlabhq+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/gitlabhq/10ad108a-261c-4dce-ab2b-549c8a8e84dc%40googlegroups.com
> <https://groups.google.com/d/msgid/gitlabhq/10ad108a-261c-4dce-ab2b-549c8a8e84dc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
ᐧ

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CANNWuVUhMWFS%3DJG_FR9AgVRkz4NTLJgeNtPdOw7qu3f02cSGew%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to