--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dokploy_projects Data Source - dokploy" subcategory: "" description: |- List every Dokploy project the API token can see. --- # dokploy_projects (Data Source) List every Dokploy project the API token can see. ## Schema ### Read-Only - `projects` (List of Object) All visible projects. (see [below for nested schema](#nestedatt--projects)) ### Nested Schema for `projects` Read-Only: - `default_environment_id` (String) - `description` (String) - `id` (String) - `name` (String)