---
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

---

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