query
Query data
Execute ontology query
POST
Authorizations
Path Parameters
The namespace
is the name you want to group your datasets around.
Name of the dataset. The same name may exist in different namespaces, for example companies exists in both sanctions and in the company registry.
username of the owner of a namespace
Body
text/plain · string
for details check Querying data
Example:
"OntologyObject(\"datasetName\").get()"
Response
200
application/json
Successful response with the ontology data object.
The response is of type object[]
.