---
title: "GET /project.all"
method: GET
path: "/project.all"
tags: ["project"]
---

# GET /project.all

`GET /project.all`

## Response `200`

Successful response

- object[]
  - `createdAt` string, required
  - `description` string, nullable, required
  - `env` string, required
  - `environments` object[], required
    - `applications` unknown[]
      - unknown
    - `compose` unknown[]
      - unknown
    - `createdAt` string, required
    - `description` string, nullable, required
    - `env` string, required
    - `environmentId` string, required
    - `mariadb` unknown[]
      - unknown
    - `mongo` unknown[]
      - unknown
    - `mysql` unknown[]
      - unknown
    - `name` string, required
    - `postgres` unknown[]
      - unknown
    - `projectId` string, required
    - `redis` unknown[]
      - unknown
  - `name` string, required
  - `organizationId` string, required
  - `projectId` string, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/charliedevelops/apis/dokploy-api.md) · [All operations](https://skmtc.net/charliedevelops/apis/dokploy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charliedevelops/dokploy-api/revisions/50e2e470fdd0/schema)
