nlp
Find occurrences of the given string in other documents in the collection
get/api/nlp/strings/{id}
Path parameters
idstring required
Relative path to collection
Query parameters
format'offsets' | 'annotations'
Format of the JSON structure to return
stringstring required
typestring required
propertiesstring
excludestring
Response
JSON structure listing the entities found
Changes
Changed in 2 of the 49 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲