/euctis/trials/search

POST /api/euctis/trials/search

Price: 20 credits

Search authorised EU/EEA clinical trials in the EU Clinical Trials Information System. Narrows by free text, title, trial or EudraCT number, sponsor protocol code, medical condition, sponsor, end point, investigational product, orphan designation number, overall and per-member-state status, member states concerned, trial phase, MeSH therapeutic area, sponsor organisation type, age group, sex, population type, product role, EEA/non-EEA region, the rare-disease, orphan, low-intervention and transitioned flags, the results, clinical-study-report, serious-breach, unexpected-event and urgent-safety-measure flags, and the EEA start and end dates. Each result is the register summary of one trial.

How to use it

CTIS covers only trials applied for under Regulation 536/2014, so a European trial that started before the 2022 transition is on the eudract register instead unless its sponsor moved it — `transitioned_from_eudract` is what separates the moved ones, and `eudract_number` looks a trial up by its old identifier. The register orders by decision date, and no search can reach past its 10,000th row however large `count` is, so narrow with `member_states` or a date window rather than paging for a whole therapeutic area. `query` requires every word while `query_any` requires one, and both search the whole record rather than the title. Feed `id` to euctis/trials for the authorisation decisions, trial sites, products and document list.

Parameters

Request body

Response

Errors

Response headers