---
title: "GET Unified sign in setup passcode options."
method: GET
path: "/us-setup"
---

# GET Unified sign in setup passcode options.

`GET /us-setup`

## Response `200`

Setup form

- object
  - `available_methods` string[] — Config setting SECURITY_US_ENABLED_METHODS
  - `active_methods` string[] — Methods that have already been setup.
  - `setup_methods` string[] — All SECURITY_US_ENABLED_METHODS that require setup.
  - `identity_attributes` string[] — Configuration setting SECURITY_USER_IDENTITY_ATTRIBUTES
  - `phone` string — existing configured phone number

---

[API](https://skmtc.net/pallets-eco/apis/flask-security-external-api.md) · [All operations](https://skmtc.net/pallets-eco/apis/flask-security-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pallets-eco/flask-security-external-api/versions/5ee7c28d6e1e/schema)
