You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
List owned projects
Get a list of projects which are owned by the authenticated user.
Parameters:
archived
(optional) - if passed, limit by archived statusorder_by
(optional) - Return requests ordered byid
,name
,path
,created_at
,updated_at
orlast_activity_at
fields. Default iscreated_at
sort
(optional) - Return requests sorted inasc
ordesc
order. Default isdesc
search
(optional) - Return list of authorized projects according to a search criteriaci_enabled_first
- Return projects ordered by ci_enabled flag. Projects with enabled GitLab CI go firstThe text was updated successfully, but these errors were encountered: