Environment Variables
List default environment variables
Lists all default environment variables for the specified project, with optional filtering by name and deployment type.
get/projects/{project_id}/list_default_environment_variables
Path parameters
project_idinteger required
Project ID
Query parameters
namestring nullable
Filter by exact environment variable name.
deploymentType'dev' | 'prod' | 'preview' | 'custom'
Filter by deployment type
Response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.