Skip to main content
Unary · Secrets Lists secrets Use this method to:
  • View all project secrets
  • View all user secrets

Examples

  • List project secrets: Shows all secrets for a project.
  • List user secrets: Shows all secrets for a user.

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

Response

gitpod.v1.ListSecretsResponse
gitpod.v1.ListSecretsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
gitpod.v1.Secret
CredentialProxy describes how the credential proxy should inject this secret into outgoing HTTPS requests.gitpod.v1.Secret.CredentialProxy
Source definesgitpod.v1.Secret.Source
gitpod.v1.SecretScope
gitpod.v1.Subject