---
title: "User Token Refresh"
method: GET
path: "/v1/users/refresh"
tags: ["Authentication"]
---

# User Token Refresh

`GET /v1/users/refresh`

handleAuthRefresh returns a handler that will issue a new token from an existing token.
This does not validate that the user still exists within the database.

## Response `200`

OK

---

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