Skip to main content
POST
Ask a plain-language question

Authorizations

Authorization
string
header
required

User session JWT. Send as Authorization: Bearer <token>.

Path Parameters

collection_id
string<uuid>
required

Collection identifier returned at creation.

Body

application/json
question
string
required
Example:

"How many products are in the Informatique category?"

Response

Answer, the executed plan, and the bounded result.

answer
string
plan
object
data
object