Magidoc

Environment
Object

An environment object

Fields

#

account

apiKeys

[ ApiKey !]!
Non-null

color

The color associated with the environment, used for UI representation

createdAt

Timestamp of when the record was created

description

The description of the environment

displayName

Non-null

The display name of the environment

hardenClientAccessEnabled

Non-null

Whether hardened client access is enabled for the environment

id

Non-null

Unique identifier for the entity

isSandbox

Non-null

Whether the environment is a sandbox environment

permanentDeletionDate

The date when the environment will be permanently deleted, if applicable

provisionStatus

The provisioning status of the environment, e.g. "PROVISIONED" or "PROVISIONING"

signingToken

Non-null

The signing token for the environment, used for secure communication

slug

Non-null

The slug of the environment, used in URLs

type

Non-null

The type of the environment, e.g. "DEVELOPMENT", "PRODUCTION", or "SANDBOX"

Usages

#

References

#

  • Field environment from Addon