SnowPro Core Certification — Question 478
How can an administrator check for updates (for example, SCIM API requests) sent to Snowflake by the identity provider?
Answer options
- A. ACCESS_HYSTORY
- B. LOAD_HYSTORY
- C. QUERY_HISTORY
- D. REST_EVENT_HISTORY
Correct answer: D
Explanation
The correct answer is D, REST_EVENT_HISTORY, as it specifically logs REST API events, including those from identity providers. Options A, B, and C do not pertain to monitoring API requests; ACCESS_HISTORY tracks access to tables, LOAD_HISTORY focuses on data loading operations, and QUERY_HISTORY logs executed queries.