gitpod.v1.SecretService

GetSecretValue

GetSecretValue retrieves the value of a secret Only Environments can perform this operation, and only for secrets specified on the EnvironmentSpec.

post/gitpod.v1.SecretService/GetSecretValue

Request body

secretIdstring uuid

Response

Success

valuestring

Changes