---
title: "Periodic health sweep: scrapers + freshness + cron drift [B-91]"
method: POST
path: "/internal/cron/observability-sweep"
tags: ["internal"]
---

# Periodic health sweep: scrapers + freshness + cron drift \[B-91\]

`POST /internal/cron/observability-sweep`

Five-minute sweep that emits Sentry events on anomalies. row_count
is the anomaly count for that cycle — queryable via scraper_runs to
track baseline noise post-launch.

## Headers

- `x-internal-secret` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-18** `b7c4b36e1fa1` — 1 warning, 3 info
  - removed the optional property `detail` from the response with the `422` status
  - added the required property `details` to the response with the `422` status
  - added the required property `error` to the response with the `422` status
  - added the required property `message` to the response with the `422` status

[Change history](https://skmtc.dev/goldprice/apis/gold-api/changes/internal/cron/observability-sweep/post.md)

---

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