---
title: "Get Campaign Bucket Counts"
method: GET
path: "/campaigns/bucket-counts"
tags: ["campaigns"]
---

# Get Campaign Bucket Counts

`GET /campaigns/bucket-counts`

Exact campaign counts that fold into the shared bucket figures (D8).

## Response `200`

Successful Response

- CampaignBucketCounts
  - `require_action` integer
  - `ongoing` integer
  - `won` integer
  - `lost` integer

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/8eb1d6b3ce25?raw)
