Skip to main content
Unary · Environments Creates an access token for the environment. Generated tokens are valid for one hour and provide environment-specific access permissions. The token is scoped to a specific environment.

Examples

  • Generate environment token: Creates a temporary access token for accessing an environment.

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

Response

gitpod.v1.CreateEnvironmentAccessTokenResponse