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
requiredcontext
object[]
store_url
string
requiredResponse
200 - application/json
follow_up_questions
string[]