SnowPro Core Certification — Question 627
Which REST API can be used with unstructured data?
Answer options
- A. insertFiles
- B. insertReport
- C. GET /api/files/
- D. loadHistoryScan
Correct answer: C
Explanation
The correct answer is C, as the GET /api/files/ API is designed to retrieve unstructured data files. Options A and B are not relevant for unstructured data management, while D refers to a different functionality that does not pertain to accessing files.