GET
/
api
/
namespaces

Namespaces are used to organize repositories into named groups. All repository APIs will start with /api/repos//.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
namespaces
object[]
status
string
status_message
string