Get environment variables
Retrieve all environment variables for an environment
GET
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
proj
type: string
requiredThe project ID or slug.
env
type: string
requiredThe environment ID or name.
Previous → Delete an environment
Next Set env variables →