Skip to main content

Execute a natural language query

POST 

/query/

Send a natural language question to query your connected data sources.

  • Omit thread_id or set it to null to start a new conversation
  • Include thread_id from previous responses to continue an existing conversation
  • Users must be invited to your Qluent project before they can query data

Request

Responses

Query executed successfully

Response Headers
    X-Request-ID

    Unique identifier for this specific API request

    X-Trace-ID

    Unique trace identifier for tracking requests across infrastructure