---
title: "Get details about auth"
method: GET
path: "/_auth"
tags: ["auth"]
---

# Get details about auth

`GET /_auth`

Returns the auth provider that is currently being used. Note that this endpoint is **not** prefixed with the base path (e.g. /api/v1).

## Response `200`

JSON object containing an auth_provider field

- object
  - `auth_provider` string, required

---

[API](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api.md) · [All operations](https://skmtc.net/cmsgov/apis/beneficiary-claims-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cmsgov/beneficiary-claims-data-api/revisions/3565bdea5a5f/schema)
