ontology-query
Sql Query Entity
Run caller-authored SQL over this entity + its 2-hop closure.
get/api/v1/ontology/entities/{entity_id}/query
Path parameters
entity_idstring uuid required
Query parameters
sqlstring required
Read-only DuckDB SQL; tables are entity names
Read-only DuckDB SQL; tables are entity names
limitinteger
Response
Successful Response
Changes
Changed in 1 of the 13 revisions of this API.2
- ○
added the optional property
row_key_columnto the response with the200statusresponse-optional-property-added
- ○
added the optional property
row_key_injectedto the response with the200statusresponse-optional-property-added
- ○
Of the 13 revisions, 1 has no diff computed.