Knowledge Graph
KG entity properties
Get all properties for an entity.
GET
https://api.textreveal.com/api/2.0/kg/entities/{entity_id}/properties
Get all properties for an entity.
[
{
"en": "instance of"
}
]{
"field": [
"string"
]
}{
"value": "string"
}