---
title: "Get_projects_accounts"
method: GET
path: "/projects/"
tags: ["Projects"]
---

# Get_projects_accounts

`GET /projects/`

Get all projects

## Response `200`

Success-Response:

- object
  - `projects` object[], required — <p>Array of objects with project data</p>
    - `_id` string
    - `user` string
    - `name` string
    - `starred` boolean
    - `industry` string
    - `iconUrl` string
    - `iconFile` string
    - `createdAt` string
    - `updatedAt` string
    - `lastVisited` string
    - `markedForDeletion` boolean

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/64ed799d2f1b/schema)
