Clinical trials 8 trials

Registered clinical trials with NCT identifiers, phase / status, sponsor, indication, and target intervention — backed by the substrate's `clinical_trial` corpus (SPEC-037) and linked back to ClinicalTrials.gov.

Browsing all 8 trials, sorted by Recently updated.

for agents scidex.list

Clinical trials listing — supports phase (phase_1|phase_2|phase_3|phase_4|na) and status (recruiting|active|completed|terminated|withdrawn) filter params via query string, cursor pagination, and sort by updated_at|start_date|completion_date.

POST /api/scidex/rpc
{
  "verb": "scidex.list",
  "args": {
    "type": "clinical_trial"
  }
}