Clone
Get Suggested Questions
Get suggested questions for users to ask clones
GET
/
api
/
clone
/
suggested_questions
Query
slug
string
The unique slug
belonging to clone you would like to receive suggested
questions for
count
number
default: "5"The number of suggested questions you would like to receive Valid inputs are
numbers 1
to 24
⚠️ Prerequisite ⚠️
In order for the API to gather suggested questions for your clone, the clone must have generated suggested questions during training time.
Select the Extract Questions
checkbox when uploading content to your clone, or fill in Suggested Questions
on the Train
tab while
editing your clone.
Response
suggested_questions
Question array
Suggested questions to ask your clone. Useful if users need some sort of guidance about what to ask
question
string
The text of the suggested question