---
title: "Api Accounts Signup Allowlist Retrieve"
method: GET
path: "/api/accounts/signup-allowlist/"
tags: ["users"]
---

# Api Accounts Signup Allowlist Retrieve

`GET /api/accounts/signup-allowlist/`

GET /api/accounts/signup-allowlist/ — live read-out of both
allowlist SETs (emails + domains) plus the current lockdown flag.

Mutations go through ``PlatformAccountActionsView`` (``allow-signup``
and ``revoke-signup-allow`` actions). This view is read-only.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- UsersApiAccountsSignupAllowlistRetrieveResponse200 — Empty response body

---

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