REST API to retrieve table which has been modified in a specified interval?

srhebbar
Kilo Explorer

Hi,

Is there a way for me to retrieve table entries which has been modified in a certain time interval using REST API?

For example, I want to know which are the table entries which are modified with in last one hour. Is there any REST API for it or is there any way for me to know this?

Thank-you,

Sri

5 REPLIES 5

Hi Srivadhan,



It depends on the authorization credentials you pass to table API. If that user has enough permissions, he can do that.



Table API exactly follows semantics of how it usually works in front-end. If an user through SNOW UI can update other user incidents, through API as well by passing his credentials, update can be performed.