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

vercel.com

Summary: Retrieve the decrypted value of an environment variable of a project by id
Operation ID: getProjectEnv
Auth: unknown
Description

Retrieve the environment variable for a given project.

Parameters (3)

id (string, path, required)

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

idOrName (string, path, required)

The unique project identifier or the project name

teamId (string, query, optional)

The Team identifier or slug to perform the request on behalf of.

No probe data for this endpoint yet.