How do we get the details of the IDs of newly created QnA pairs via the authoring API?
After successfully creating them, we following the operational-location to get the status, the results are not listed. A resultUrl is returned, but that URL returns a 404 error. It's pertinent to mention that the authoring API documentation does not list this in the return documentation and we do tag the items with a unique guid in the filtering.
The only workaround I can find is downloading the entire KB, but that isn't a sustainable solution.
Any help would greatly be appreciated!

Source: https://learn.microsoft.com/en-us/rest/api/cognitiveservices/questionanswering/question-answering-projects/update-qnas?tabs=HTTP