Hi @prakash prajapat,Thank you for posting in this community.
According to this document: Working with folders by using REST, the folder doesn't seem to support this GetChanges Rest API.
Instead, I found that the SharePoint SDK (Client-Side Object Model or CSOM) support GetChanges for folders.
You can refer to this article: Enumerating changes that happened in SharePoint to use SDK to get folder changes.
Hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.