Skip to main content
Unary · Secrets Gets the value of a secret. Only available to environments that are authorized to access the secret. Use this method to:
  • Retrieve secret values
  • Access credentials

Examples

  • Get secret value: Retrieves the value of a specific secret.

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

Response

gitpod.v1.GetSecretValueResponse