Chat Endpoints
Get Follow-up Questions
Returns a list of relevant follow-up questions given conversation history on a desired store.
POST
/
api
/
get_followups
/
Headers
X-API-KEY
string
requiredBody
application/json
conversation_id
integer
requiredstore_url
string
requiredcontext
object[]
Response
200 - application/json
follow_up_questions
string[]