---
title: "Retrieve a new access token"
method: GET
path: "/api/login/refresh"
---

# Retrieve a new access token

`GET /api/login/refresh`

Retrieve a new access token by providing the refresh token

## Response `200`

OK

- ApiJWTRefresh
  - `access_token` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/datarhei/apis/datarhei-core-api.md) · [All operations](https://skmtc.net/datarhei/apis/datarhei-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datarhei/datarhei-core-api/versions/0197dcdcdd5a/schema)
