trials
Returns a trial's raw records from its sources
get/trials/{id}/records
Path parameters
idstring required
ID of the trial
Response
Success
idstring required
ID of the record
identifiersobject
Object that maps the trial's sources ids with its identifiers.
source_idstring
ID of the record's source
urlstring required
OpenTrials API URL of the record
trial_idstring required
ID of the trial referenced in the record
trial_urlstring required
OpenTrials API URL of the trial referenced in the record
source_urlstring required
URL of the record's source (where it was collected from)
source_dataobject required
Data extracted from the source URL
public_titlestring required
Title of the record
status'ongoing' | 'withdrawn' | 'suspended' | 'terminated' | 'complete' | 'other'
Trial's status (e.g. ongoing, withdrawn, complete etc.)
recruitment_status'recruiting' | 'not_recruiting' | 'unknown' | 'other'
Trial's recruitment status (e.g. recruiting, unknown etc.)
created_atstring date-time required
Date When the record was created
updated_atstring date-time required
Date When the record was updated