Retrieve the decrypted value of an environment variable of a project by id
Retrieve the environment variable for a given project.
Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
"prj_XLKmu1DyR1eY7zq8UgeRKbA7yVLA"
The unique ID for the environment variable to get the decrypted value.
Query Parameters
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Response
system
, encrypted
, plain
, sensitive
, secret
production
, preview
, development
, preview
, development
This is used to identiy variables that have been migrated from type secret to sensitive.
Similar to contentHints
, but should not be exposed to the user.
system
, encrypted
, plain
, sensitive
, secret
production
, preview
, development
, preview
, development
This is used to identiy variables that have been migrated from type secret to sensitive.
Similar to contentHints
, but should not be exposed to the user.
system
, encrypted
, plain
, sensitive
, secret
production
, preview
, development
This is used to identiy variables that have been migrated from type secret to sensitive.
Similar to contentHints
, but should not be exposed to the user.
Whether value
and vsmValue
are decrypted.
system
, encrypted
, plain
, sensitive
, secret
This is used to identiy variables that have been migrated from type secret to sensitive.
Similar to contentHints
, but should not be exposed to the user.
Whether value
and vsmValue
are decrypted.