Skip to main content
id
string
required
key
string
required

Stable reference handle; used as @const:key in values

name
string
required
type
enum<string>
required
Available options:
string,
json
dateCreated
string<date-time>
required
dateUpdated
string<date-time>
required
owner
string

The userId of the owner (or raw owner name/email for legacy records)

ownerEmail
string

The email address of the owner, when the owner can be resolved to a known user.

value
string

The default value (raw string for string constants, JSON-encoded for json constants)

environmentValues
object

Per-environment value overrides (environment id → value). Falls back to value when an environment is absent.

description
string
Maximum string length: 10000
project
string

The project this constant belongs to (empty = all projects)

archived
boolean