DevZero Logo
DevZero

Get Global Features

Returns the globally supported features for this deployment

GET
/features
/features
curl -X GET "https://api.devzero.io/backend/v0/features"

OK

{
  "dxi": true,
  "supported_base_images": [
    "string"
  ],
  "usage": true
}