Config

FieldDescription
name
string
Name of the config.
project
string
Identifier of the project that the config belongs to.
environment
string
Identifier of the environment that the config belongs to.
created_at
date
Date and time of the object's creation.
initial_fetch_at
date
Date and time of the first secrets fetch.
last_fetch_at
date
Date and time of the last secrets fetch.
root
boolean
Whether the config is the root of the environment.
locked
boolean
Whether the config can be renamed and/or deleted.