Skip to main content
POST
Get the next question (deprecated 0.9)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
session_id
string
required
Required string length: 1 - 128
conversation_history
object[]
Maximum array length: 50
context
string | null
Maximum string length: 8000
answered_question_ids
string[]
Maximum array length: 200

Response

Successful response.

next_question
object | null
required
exhausted
boolean
required
nbq_version
string
required
request_id
string
required