Skip to main content
Unary · Runners Searches for repositories across all authenticated SCM hosts. Use this method to:
  • List available repositories
  • Search repositories by name or content
  • Discover repositories for environment creation
Returns repositories from all authenticated SCM hosts in natural sort order. If no repositories are found, returns an empty list.

Examples

  • List all repositories: Returns up to 25 repositories from all authenticated hosts.
  • Search repositories: Searches for repositories matching the query across all hosts.

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

Response

gitpod.v1.SearchRepositoriesResponse
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
gitpod.v1.SearchRepositoriesResponse.Repository