---
title: "Get total number of projects"
method: GET
path: "/projects/count"
tags: ["Projects"]
---

# Get total number of projects

`GET /projects/count`

## Query parameters

- `projectName` ProjectName — unresolved $ref
- `status` Status — unresolved $ref
- `teamMembers` TeamMembers — unresolved $ref
- `budgetFrom` BudgetFrom — unresolved $ref
- `budgetTo` BudgetTo — unresolved $ref

## Response `200`

Successful operation

- integer

## Changes

- **2025-01-07** `659ddbe31a58` — 4 breaking, 1 warning, 4 info
  - removed the enum value `ACTIVE` from the `query` request parameter `status`
  - removed the enum value `COMPLETED` from the `query` request parameter `status`
  - removed the enum value `ON_HOLD` from the `query` request parameter `status`
  - removed the enum value `PLANNING` from the `query` request parameter `status`
  - …5 more

[Change history](https://skmtc.dev/ducin-public/apis/itcorpo-api/changes/projects/count/get.md)

---

[API](https://skmtc.dev/ducin-public/apis/itcorpo-api.md) · [All operations](https://skmtc.dev/ducin-public/apis/itcorpo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ducin-public/itcorpo-api/revisions/ad02edd73647/schema)
