REST api for device registry?

hi,

Is there a way to access the info in device registry via REST API ?

1 Like

There is, since the hass-cli is also able to access it:
https://github.com/home-assistant/home-assistant-cli
\

Edit: correction, it uses secure websockets, not REST.