Is it possible to recieve motion sensor event and sent it to my system (Node.js) via Rest API

Please sugguest me, how can i do.

Thank you.

There may be simpler ways, but I use the MQTT bridge with a node-red flow.

There is a thread here, but the github page is: https://github.com/stjohnjohnson/smartthings-mqtt-bridge

I’m a very new SmartThings user - but it seems like you should be able to register a Smartapp with a webhook and set a subscription to the motion sensor you want and receive events for via: https://smartthings.developer.samsung.com/develop/guides/smartapps/subscriptions.html