Environment schema

Environment

Environment is a collection of resources that are used to send notifications. For example, an environment can have a set of integrations, workflows, and subscribers. Read more about environments on environments concept page.

PropTypeDefault
slug?
string
-
parentId?
string
-
apiKeys?
ApiKeyDto[]
-
type?
EnvironmentResponseDtoType | null
-
identifier?
string
-
organizationId?
string
-
name?
string
-
id?
string
-

On this page

Edit this page on GitHub