get https://api.chatdoc.com/api/v2/questions/suggested
Suggested questions for a document, defaults to 5 questions.
Response example:
[
"What is the name of the author?",
"What is the name of the book?",
"When was the book published?",
"What is the name of the publisher?",
"Where is the book published?"
]
Only when analysis of the document has succeeded(status=300), can questions be generated.