v13

OpenAPI 3.0.32026-07-31359869.4 MB
projects

Retrieve the decrypted value of an environment variable of a project by id

Retrieve the environment variable for a given project.

get/v1/projects/{idOrName}/env/{id}

Path parameters

idOrNamestring required

The unique project identifier or the project name

Example:prj_XLKmu1DyR1eY7zq8UgeRKbA7yVLA

The unique project identifier or the project name

idstring required

The unique ID for the environment variable to get the decrypted value.

The unique ID for the environment variable to get the decrypted value.

Query parameters

teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

The Team identifier to perform the request on behalf of.

slugstring
Example:my-team-url-slug

The Team slug to perform the request on behalf of.

Response

OR