Skip to main content

Re-fetch the detail page for already-persisted releases matching `statuses`, refreshing their source-derived columns (files, description, extracted links, information URL) without touching resolution state.

POST 

/api/v1/releases/re-enrich

Enrichment only needs a release's stored link plus a detail-fetching upstream of the same kind, so the walk covers releases from every origin — [[sources]] instances, [[search]] entries, and origins no longer in config — unless scoped down via sources. A single global lock keeps one bulk walk at a time (skipped = true when one is already running); each origin's rows still record an audit row in that origin's run lane.

Request

Responses