---
title: "Get Admission Controls"
method: GET
path: "/api/v1/internal/self-serve/settings"
tags: ["internal", "self-serve"]
---

# Get Admission Controls

`GET /api/v1/internal/self-serve/settings`

The public operator controls and the capacity they govern.

## Response `200`

Successful Response

- OperatorControlsResponse — The public controls and the capacity they govern.
  - `admissions_paused` boolean, required
  - `public_signup_enabled` boolean, required
  - `seats_used` integer, required
  - `seat_cap` integer, required

## Changes

- **2026-08-25** `b61a1454aad6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/maia-analytics/apis/maia-api/changes/api/v1/internal/self-serve/settings/get.md)

---

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