---
title: "Retrieve auth config"
method: POST
path: "/auth.config"
tags: ["Auth"]
---

# Retrieve auth config

`POST /auth.config`

Retrieve authentication options

## Response `200`

OK

- object
  - `data` object
    - `name` string
    - `hostname` string
    - `services` object[]
      - `id` string
      - `name` string
      - `authUrl` string

---

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