Skip to main content
Unary · Projects Gets details about a specific project. Use this method to:
  • View project configuration
  • Check project status
  • Get project metadata

Examples

  • Get project details: Retrieves information about a specific project.

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

Response

gitpod.v1.GetProjectResponse
EnvironmentInitializer specifies how an environment is to be initializedgitpod.v1.EnvironmentInitializer
gitpod.v1.Project
gitpod.v1.Project.UsedBy
gitpod.v1.ProjectEnvironmentClass
gitpod.v1.ProjectMetadata
ProjectPrebuildConfiguration defines how prebuilds are created for a project. Prebuilds create environment snapshots that enable faster environment startup times.gitpod.v1.ProjectPrebuildConfiguration
RecommendedEditors contains the map of recommended editors and their versions.gitpod.v1.RecommendedEditors