Account

Account endpoint provides details of the authenticated account, which can be either User or Collaborator.

For other account-specific endpoints, see:

Attributes

See attributes of User and Collaborator.

Operations

GET /account

Returns account details, either of User and Collaborator.

GET /account/repositories

Returns all repositories the current account has access to, with optional limit and offset parameters, as a metadata-results object.

GET /account/projects

Returns all projects the current account has access to, with optional limit and offset parameters, as a metadata-results object.