No users from PendingDevicesChanged in API but webUi many devices to add

Hi people! great pleasure to be here! sorry for my bad english.

I have a syncthing ( sendonly ) where I put files to share with my family and friends…

and anothers instances connect as receiveonly to my syncthing “server”

I’m learn use of rest api and when i test: curl -X GET -H “X-API-Key: $APIKEY” http://127.0.0.1:$WebPort/rest/events

I dont find users from PendingDevicesChanged that inform in webui

see the picture bellow

where I find the syncthing IDs webui in rest api?

how to dismiss webui notification in rest api?

all clients in linux syncthing 1.20.4

thanks for this great software and community :heart: thanks for any help!

1 Like

See here:

https://docs.syncthing.net/dev/rest.html#cluster-endpoints

2 Likes

I can’t thank you enough for this help!

thank you!!!

sorry my bad english.

problem solved!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.