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.| Field | Type | Description |
|---|---|---|
id | string | Unique identifier of the environment |
name | string | Name of the environment |
organizationId | string | Organization ID associated with the environment |
identifier | string | Unique identifier for the environment |
type | EnvironmentResponseDtoType | Type of the environment |
apiKeys | ApiKeyDto[] | List of API keys associated with the environment |
parentId | string | Parent environment ID |
slug | string | URL-friendly slug for the environment |