Namespaces
List Namespaces
List Namespaces
GET
/
api
/
namespaces
Namespaces are used to organize repositories into named groups. All repository APIs will start with /api/repos//.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.