Is there any API for getting all the Questions & Answers that I have created in QnA Maker V4. Currently I am able to see there is an api that will return the appropriate answer based on the question that I have raised.
I have verified the following microsoft documents and unable to find the proper API.
End point for getting answer based on the proper question :
https://{QnA-Maker-endpoint}/knowledgebases/{knowledge-base-ID}/generateAnswer
QNA Maker API document :