---
title: "Return the login options for a user"
method: GET
path: "/v1/user/login/{email}"
tags: ["user"]
---

# Return the login options for a user

`GET /v1/user/login/{email}`

## Path parameters

- `email` string, required

## Query parameters

- `orgSlug` string

## Response `200`

login options returned

- object

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/versions/50a1edd6b27e/schema)
