---
title: "Get Login Configuration"
method: GET
path: "/auth/login/config"
tags: ["Authentication"]
---

# Get Login Configuration

`GET /auth/login/config`

Retrieve the public authentication configuration used by the login page

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseInternalHandlersAuthLoginConfig
  - `data` InternalHandlersAuthLoginConfig
    - `pamEnabled` boolean
  - `error` string
  - `message` string
  - `status` string

## Changes

- **2026-08-12** `9a5026bf9057` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/auth/login/config/get.md)

---

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