Hi Team,
In QnA Maker portal one can open a knowledgebase, go to settings page, and view the files ingested and whether they have been treated as 'unstructured content' (a checkbox next to File name.
I would like to find out this status programmatically through the API. I can only find how to set the 'isUnstructured' flag in FileDTO (in KB Create and Update API calls), but not read it later.
Is there a way please?
Many thanks
Marc