Directus connection test

{
  "data": {
    "project": {
      "project_name": "Directus",
      "project_descriptor": null,
      "project_logo": null,
      "project_color": "#6644FF",
      "default_appearance": "auto",
      "default_theme_light": null,
      "default_theme_dark": null,
      "theme_light_overrides": null,
      "theme_dark_overrides": null,
      "default_language": "en-US",
      "public_foreground": null,
      "public_favicon": null,
      "public_note": null,
      "custom_css": null,
      "public_registration": false,
      "public_registration_verify_email": true,
      "public_background": null
    },
    "setupCompleted": true
  }
}