---
title: "Get quotas settings for a survey"
method: GET
path: "/quotas/settings/{surveyId}"
tags: ["Quotas"]
---

# Get quotas settings for a survey

`GET /quotas/settings/{surveyId}`

## Path parameters

- `surveyId` integer, required

## Headers

- `Accept-Version` string

## Response `200`

Get quotas settings for the requested survey

- QuotaSettings
  - `Active` boolean — Activate quotas
  - `InPercent` boolean — Quotas in percent
  - `Synchronize` boolean — Synchronize quotas with other application. Edition will be disabled in Acuity 4 Survey.
  - `ClosedUserStrataRule` 'AllowInterviews' | 'AllowInterviewsWithWarning' | 'BlockAllowInterviews' — Action to take when user strata is closed

## Other responses

- `401` — The request must be authenticated using the Authorization HTTP header
- `404` — The requested survey does not exist

---

[API](https://skmtc.net/voxco/apis/acuity-webapi-1-0.md) · [All operations](https://skmtc.net/voxco/apis/acuity-webapi-1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voxco/acuity-webapi-1-0/revisions/2ea4b8555197/schema)
