Skip to main content
Unary · Accounts Gets information about the currently authenticated account. Use this method to:
  • Retrieve account profile information
  • Check organization memberships
  • View account settings
  • Get joinable organizations

Examples

  • Get account details: Retrieves information about the authenticated account.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetAccountRequest This message has no fields.

Response

gitpod.v1.GetAccountResponse
gitpod.v1.Account
gitpod.v1.AccountMembership
gitpod.v1.JoinableOrganization