---
title: "Check if the user has a password set"
method: GET
path: "/v1/resourceowner/user/userexistingpassword"
tags: ["ResourceOwnerUser"]
---

# Check if the user has a password set

`GET /v1/resourceowner/user/userexistingpassword`

This will get info if user has existing password.

## Response `200`

The info is returned

- UserExistingPasswordModel
  - `HasPassword` boolean

## Other responses

- `500` — Internal server error

---

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