---
title: "Sends expiration alerts for API keys"
method: GET
path: "/cron/apiKeys/notifyExpiring"
tags: ["ApiKey"]
---

# Sends expiration alerts for API keys

`GET /cron/apiKeys/notifyExpiring`

Called to send notification emails for API keys that are about to expire. Checks for keys expiring in 7, 3, 1, and 0 days and notifies workspace owners.

## Response `204`

API key expiration alerts sent successfully

## Other responses

- `default` — Unknown error

---

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