v1

latestSwagger 2.02026-07-13174032.0 KB
trials

Returns a trial's raw record from its sources

get/trials/{trialId}/records/{id}

Path parameters

trialIdstring required

ID of the trial

idstring required

ID of the trial's record

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)

public_titlestring required

Title of the record

status'ongoing' | 'withdrawn' | 'suspended' | 'terminated' | 'complete' | 'unknown' | '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.)

is_primaryboolean

Is this record the primary source of data for its trial

last_verification_datestring date-time

Date when the record's data was last verified by provider

created_atstring date-time required

Date when the record was created

updated_atstring date-time required

Date when the record was updated