search

Autocomplete search feature for supported database entities (condition, intervention, location, person, organisation). It has the same options as a regular search operation, with an extra required in parameter indicating the entity type to search.

get/search/autocomplete/{in}

Path parameters

in'condition' | 'intervention' | 'location' | 'person' | 'organisation' required

The entity to search for

Query parameters

qstring

The search query

pageinteger

The page number

per_pageinteger

Number of items per page

Response

Success

total_countinteger required

Changes