---
title: "Get expiring tokens"
method: GET
path: "/tokens/expiring"
tags: ["Tokens"]
---

# Get expiring tokens

`GET /tokens/expiring`

Returns tokens that will expire within the specified number of days

## Query parameters

- `days` integer

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

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