/
EP
epilot
/
Environments API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 2mo ago
Details
Filter operations
environments
8
get
listEnvironmentVariables
post
createEnvironmentVariable
get
listEnvironmentGroups
put
putEnvironmentGroup
delete
deleteEnvironmentGroup
get
getEnvironmentVariable
put
updateEnvironmentVariable
delete
deleteEnvironmentVariable
environments
listEnvironmentGroups
List all environment groups for the organization.
get
/v1/environments/groups
Response
List of environment groups
EnvironmentGroupList
required
items
EnvironmentGroup[]
required
Changes