SnowPro Core Certification — Question 753
Who can access a referenced file through a scoped URL?
Answer options
- A. Only the ACCOUNTADMIN
- B. Only the user who generates the URL
- C. Any role specified in the GET REST API call with sufficient privileges
- D. Any user specified in the GET REST API call with sufficient privileges
Correct answer: B
Explanation
The correct answer is B because only the individual who creates the scoped URL has access to the referenced file. Options A, C, and D are incorrect as they imply access by other roles or users who do not generate the URL.