v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.AccountService

ListJoinableOrganizations

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.

    {}
    
post/gitpod.v1.AccountService/ListJoinableOrganizations

Query parameters

pageSizeinteger
tokenstring

Request body

Response

Success