---
title: "Get the summary across all projects"
method: GET
path: "/public/v1/project_groups/{company_id}/summary"
tags: ["project_group"]
---

# Get the summary across all projects

`GET /public/v1/project_groups/{company_id}/summary`

## Path parameters

- `company_id` string, uuid, required

## Response `200`

A successful operation

- object
  - `total_active_credits` number
  - `total_retired_credits` number
  - `project_count` number
  - `active_projects` number

---

[API](https://skmtc.net/validere/apis/carbonhub-api.md) · [All operations](https://skmtc.net/validere/apis/carbonhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/validere/carbonhub-api/revisions/053edab62415/schema)
