---
title: "Returns the expiration (UTC) of the authenticated Auth key (or null if none set)"
method: GET
path: "/api/Plugin/authkey-expires"
tags: ["Plugin"]
---

# Returns the expiration (UTC) of the authenticated Auth key (or null if none set)

`GET /api/Plugin/authkey-expires`

Will always return null if the Auth Key does not belong to this account

## Response `200`

OK

- AuthKeyExpiresAtDto
  - `expiresAt` string, date-time, nullable, required

---

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