v2

latestOpenAPI 3.1.0LicenseRef-Convex2026-07-264790136.4 KB
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