get
https://fhirmp.mmi.prod.fhir.ema-api.com/fhir/r4/fhir-services/$export-status/
Poll the Content-Location URL returned by an export kick-off. While the job is running, returns 202 with a Status: In Progress header (note: not the Bulk Data IG's X-Progress header) and Retry-After: 120 (a fixed value, not based on job size). When complete, returns 200 with the export manifest as the body (application/json, not application/fhir+json).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
202In progress. Headers: Status: In Progress, Retry-After: 120.
401Unauthorized.
404Not found (includes a cancelled job — see DELETE below).
500The export job failed.

