---
title: "Get Auth Type"
method: GET
path: "/auth/type"
---

# Get Auth Type

`GET /auth/type`

## Response `200`

Successful Response

- AuthTypeResponse
  - `auth_type` 'disabled' | 'basic' | 'google_oauth' | 'oidc' | 'saml', required — An enumeration.
  - `requires_verification` boolean, required

---

[API](https://skmtc.dev/engineertheory/apis/recap-backend.md) · [All operations](https://skmtc.dev/engineertheory/apis/recap-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/engineertheory/recap-backend/revisions/ea9db8f9a24d/schema)
