v1

latestOpenAPI 3.1.02026-07-26289714404.6 KB
Configuration

List Variables by Scope

Lists all variables for the provided scope(s). If more than one scope is given - variables will be overridden by lower level scopes - just like env0 does. For example - Provided both organizationId and projectId, if a variable exists on both scopes, a single instance of it will be returned, with its Project scope value

get/configuration

Query parameters

organizationIdstring required

Used for querying variables defined on organization level

projectIdstring

Used for querying variables defined on project level

blueprintIdstring

Used for querying variables defined on blueprint level

environmentIdstring

Used for querying variables defined on environment level

deploymentLogIdstring

Used for querying variables defined for a specific deployment

workflowEnvironmentIdstring

Used for querying variables defined on workflow environment level

workflowBlueprintIdstring

Used for querying variables defined on workflow blueprint level

workflowBlueprintIdSubAliasstring

Used for querying sub environment blueprint variables, constructed as {workflowBlueprintId}:{subAlias}

setIdstring

Used for querying variables defined in a configuration set

Response

createdAtstring date-time
updatedAtstring date-time
namestring required
valuestring
idstring

The ID of the configuration property. If provided, will act as an update. Otherwise, a new configuration property will be created.

userIdstring
isSensitiveboolean
isReadonlyboolean
isRequiredboolean
regexstring
scopeIdstring

The ID of the entity of the provided scope. e.g. a project's ID when the provided scope is PROJECT. Inapplicable for GLOBAL scope, as it has no specific entity.

scope'SET' | 'GLOBAL' | 'BLUEPRINT' | 'SUB_ENVIRONMENT_BLUEPRINT' | 'PROJECT' | 'WORKFLOW' | 'ENVIRONMENT' | 'DEPLOYMENT' | 'SET' | 'GLOBAL' | 'BLUEPRINT' | 'SUB_ENVIRONMENT_BLUEPRINT' | 'PROJECT' | 'WORKFLOW' | 'ENVIRONMENT' | 'DEPLOYMENT' | 'SET' | 'GLOBAL' | 'BLUEPRINT' | 'SUB_ENVIRONMENT_BLUEPRINT' | 'PROJECT' | 'WORKFLOW' | 'ENVIRONMENT' | 'DEPLOYMENT' | 'SET' | 'GLOBAL' | 'BLUEPRINT' | 'SUB_ENVIRONMENT_BLUEPRINT' | 'PROJECT' | 'WORKFLOW' | 'ENVIRONMENT' | 'DEPLOYMENT' | 'SET' | 'GLOBAL' | 'BLUEPRINT' | 'SUB_ENVIRONMENT_BLUEPRINT' | 'PROJECT' | 'WORKFLOW' | 'ENVIRONMENT' | 'DEPLOYMENT' required
type0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 required
toDeleteboolean
projectIdstring
organizationIdstring required
descriptionstring
isOutputboolean