Resource
Search
Resolve names to references, and save filter conditions for the events list.
The object
Suggestions turn a company or job title into a reference. Saved searches turn a list of conditions into a queryId.
Search
{
"fieldType": "Organisation",
"label": "Halberd Industrial Group",
"value": "3f2a9c1e-7b4d-4e8a-9c21-5d6e7f8a9b01",
"operator": "Equal"
}Operations
- GETList suggestions
/v1/search/suggestionsResolve a name or phrase to the value a search filter needs: organisations, job titles and event vocabulary. - POSTSave an event search
/v1/search/eventsSave a list of filter conditions and get back a `queryId` to pass to GET /v1/events.