v1
latestSwagger 2.02026-07-13174032.0 KBtrials
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