---
title: "GET /api/auth/reset-password"
method: GET
path: "/api/auth/reset-password"
tags: ["Auth"]
---

# GET /api/auth/reset-password

`GET /api/auth/reset-password`

## Response `default`

- CheckResetPasswordRequestDto
  - `isRequestPending` boolean, required

## Changes

- **2025-09-19** `04aac8a043a6` — 1 breaking
  - removed the success response with the status `200`
- **2025-05-09** `0db10235cd0a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/auth/reset-password/get.md)

---

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