Skip to main content
Unary · Accounts Lists organizations that the currently authenticated account can join. Use this method to:
  • Discover organizations associated with the account’s email domain.
  • Allow users to join existing organizations.
  • Display potential organizations during onboarding.

Examples

  • List joinable organizations: Retrieves a list of organizations the account can join.

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.ListJoinableOrganizationsRequest

Response

gitpod.v1.ListJoinableOrganizationsResponse
gitpod.v1.JoinableOrganization
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse