find list off all users which device is linked to?

jafar habibi5 years ago

I would like to fetch list of users who the specific device is linked to it. is this provided by API?

Anton Tananaev5 years ago

There is an internal Java API for that, but no HTTP API.

jafar habibi5 years ago

could you show which part of code? is it ok to send a PR to enable this feature in HTTP API?

Anton Tananaev5 years ago

It might be useful to have this API, but I'm probably ok with it.

As for locating it in the code, look at how notifications work. That's where we get users by device.