---
title: "GET /v2/passwords/reset/{token}"
method: GET
path: "/v2/passwords/reset/{token}"
tags: ["passwords"]
---

# GET /v2/passwords/reset/{token}

`GET /v2/passwords/reset/{token}`

Returns an auth token to build basicAuth, if the token in path is valid

## Path parameters

- `token` string, required

## Response `204`

Route is valid. No body is returned.

## Other responses

- `404` — Token not found

---

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