---
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

---

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