Skip to main content
Unary · Editors Lists all available code editors, optionally filtered to those allowed in an organization. Use this method to:
  • View supported editors
  • Get editor capabilities
  • Browse editor options
  • Check editor availability

Examples

  • List editors: Shows all available editors with pagination.
  • List editors available to the organization: Shows all available editors that are allowed by the policies enforced in the organization with pagination.

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

Response

gitpod.v1.ListEditorsResponse
gitpod.v1.Editor
gitpod.v1.EditorVersion
gitpod.v1.ListEditorsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse