Skip to main content
GET
List Environment Variable Keys

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Project slug, ID, or other supported project reference.

Query Parameters

environment_id
string<uuid>
required

Environment ID containing the variable.

keys
string

Optional comma-separated keys to check for existence.

Response

Environment variable keys and optional missing-key checks

environment_id
string
required
environment_name
string
required
data
object[]
required
missing
string[]
required