---
title: "Verificar Reset Token"
method: GET
path: "/api/auth/password/reset-token/{token}"
tags: ["auth", "auth"]
---

# Verificar Reset Token

`GET /api/auth/password/reset-token/{token}`

Verifica si un token de reset es válido

## Path parameters

- `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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