EnvironmentResponseDto

January 14, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescriptionExample
idString:heavy_check_mark:Unique identifier of the environment60d5ecb8b3b3a30015f3e1a1
nameString:heavy_check_mark:Name of the environmentProduction Environment
organizationIdString:heavy_check_mark:Organization ID associated with the environment60d5ecb8b3b3a30015f3e1a2
identifierString:heavy_check_mark:Unique identifier for the environmentprod-env-01
typeJsonNullable<EnvironmentResponseDtoType>:heavy_minus_sign:Type of the environmentprod
apiKeysList<ApiKeyDto>:heavy_minus_sign:List of API keys associated with the environment
parentIdOptional<String>:heavy_minus_sign:Parent environment ID60d5ecb8b3b3a30015f3e1a3
slugOptional<String>:heavy_minus_sign:URL-friendly slug for the environmentproduction