/eudract/trials

POST /api/eudract/trials

Price: 10 credits

Full EU Clinical Trial Application form of one EudraCT trial: title, sponsors and funding, the medical condition with its MedDRA terms, objectives, inclusion and exclusion criteria, end points, trial scope and phase, design and comparators, the recruited population and planned subject counts, every investigational medicinal product with its trade name, INN, CAS number, pharmaceutical form and authorisation status, and one record per member state carrying that country's competent-authority decision, ethics-committee opinion, site count and end-of-trial status.

How to use it

One EudraCT number is not one record: a multi-state trial files a separate application in every member state, and `member_state_records` is where those diverge — decisions, ethics opinions, site counts and end-of-trial status differ between them while the protocol above is shared. The register has no not-found status code, so this endpoint gates on the number being echoed back and answers 412 when it is not. `form_fields` carries every remaining line of the application form verbatim, keyed by its EU CTA code, for the sections the named fields do not promote. Results of the trial are not here: they are published as separate result tables the register serves on its own results page.

Parameters

Request body

Response

Errors

Response headers