List Environment Variables
List Environment Variables
Lists environment variables for a specific environment in the resolved project.
GET
List Environment Variables
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Project slug, ID, or other supported project reference.
Query Parameters
Environment ID containing the variable.
Cursor for pagination (environment variable ID).
Maximum number of environment variables to return. Defaults to 20 and is capped at 100.
Required range:
1 <= x <= 100