Suggests matching Identifier entities based on the query and entity_def_ids provided.

Query Params
string
required

Value to perform the autocomplete search with.

string

A comma separated list of collection ids to search against. Leaving this blank means it will search across all identifiers. Entity defs can be constrained to specific facets by providing them as facet collections. Relationship collections will resolve to their underlying entity def. \Collection ids are: addresses, categories, category_groups, degrees, event_appearances, events, ipos, jobs, locations, organizations, ownerships, people, principals

integer

Number of results to retrieve; default = 10, max = 25

Responses

Response body
object
entities
array of objects
required
entities*
object
facet_ids
array of strings
facet_ids
identifier
object
required

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

string

Language
Credentials