---
title: "Check Access"
method: GET
path: "/access/check"
tags: ["access"]
---

# Check Access

`GET /access/check`

Public (no auth) — called before login to gate browser app access.

## Query parameters

- `email` string, required — Email to check

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.dev/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/revisions/28bdface01df/schema)
