---
title: "Verify quantifier pool size"
method: GET
path: "/api/periods/{id}/verifyQuantifierPoolSize"
tags: ["Periods"]
---

# Verify quantifier pool size

`GET /api/periods/{id}/verifyQuantifierPoolSize`

## Path parameters

- `id` string, required

## Response `200`

Period

- VerifyQuantifierPoolSizeDto
  - `quantifierPoolSize` number, required — The number of quantifiers in the pool
  - `quantifierPoolSizeNeeded` number, required — The number of quantifiers needed in the pool
  - `quantifierPoolDeficitSize` number, required

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/givepraise/apis/praise-api/changes/api/periods/:id/verifyQuantifierPoolSize/get.md)

---

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