trials
Returns trials based on a search query. By default, it'll search in all of a trial's attributes.
- q is a ElasticSearch query string (e.g. public_title:(depressive OR depression))
- page can take a value between 1 and 100
- per_page can take a value between 10 and 100
get/search
Query parameters
qstring
The search query (follows the ElasticSearch Query String syntax)
pageinteger
The page number
per_pageinteger
Number of items per page
Response
Success
Changes
Changed in 2 of the 50 revisions of this API.2
- ○
api operation id
searchremoved and replaced withsearchTrialsapi-operation-id-removed
- ○
- ○
api operation id
searchTrialsremoved and replaced withsearchapi-operation-id-removed
- ○