Searches Knowledge Graph for entities that match the constraints. A list of matched entities will be returned in response, which will be in JSON-LD format and compatible with http://schema.org
Query parameters
The list of entity id to be used for search instead of query string. To specify multiple ids in the HTTP request, repeat the parameter in the URL as in ...?ids=A&ids=B
Enables indenting of json results.
The list of language codes (defined in ISO 693) to run the query with, e.g. 'en'.
Limits the number of entities to be returned.
Enables prefix match against names and aliases of entities
The literal query string for search.
Restricts returned entities with these types, e.g. Person (as defined in http://schema.org/Person). If multiple types are specified, returned entities will contain one or more of these types.
Response
Successful response