본문으로 건너뛰기

POST /api/v1/finngen/endpoints/{name}/generate

POST 

/api/v1/finngen/endpoints/:name/generate

Genomics #2 — Materialize this endpoint against a CDM source. Reads resolved standard SNOMED + RxNorm concept_ids from the endpoint's qualifying_event_spec and dispatches a finngen.endpoint.generate Run. The R worker INSERTs one cohort row per qualifying subject.

Returns 202 with the freshly-created Run record; caller polls /api/v1/finngen/runs/{id} for terminal status + summary.subject_count.

Request

Responses