Skip to main content
POST
Query data

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Body

application/json
username
string
required
namespace
string
required
dataset
string
query
string
default:""
naturalLanguageQuery
string
model
string
provider
string
explainRequested
boolean

Response

Returns query results.

data
object[]
required

Array of ontology data objects retrieved from queries.

metadata
object
required
explainResults
object

Explain results for the query.

resultType
string

Type for the result of an operation.