---
title: "Retrieve auth configuration"
method: GET
path: "/api/v1/auth/config"
tags: ["Auth"]
---

# Retrieve auth configuration

`GET /api/v1/auth/config`

Returns the browser login methods enabled for this server.

## Response `200`

Enabled authentication methods

- AuthConfigResponse — Browser login methods enabled by server auth settings.
  - `methods` string[], required

---

[API](https://skmtc.net/fabro-sh/apis/fabro-run-api.md) · [All operations](https://skmtc.net/fabro-sh/apis/fabro-run-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fabro-sh/fabro-run-api/revisions/bee030053823/schema)
