Retry enrichment for failed reading items
POST https://api.rewind.rest/v1/admin/reenrich-reading
Iterates reading_items where enrichment_status = "failed" and re-runs enrichArticle on each. Instapaper often has full body text even when the original URL fetch 403s, so this typically rescues articles that stalled on legacy OG-fetch errors.
Authorization
AuthorizationrequiredAPI key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Body
limitmodefailed (default): retry rows where enrichment_status=failed. missing-images: re-run on rows that are completed but have no og_image_url, useful after upgrading the OG-fetch headers to rescue NYT/Bloomberg-style articles.
Allowed values
failedmissing-imagesResponse
application/json
Re-enrichment complete
retriedrequiredsucceededrequiredstill_failedrequiredtook_msrequired