onesignal-node-api icon indicating copy to clipboard operation
onesignal-node-api copied to clipboard

[Feature]: an endpoint to get all relevant devices using external user id

Open sshanzel opened this issue 2 years ago • 3 comments
trafficstars

What's on your mind?

Provide an API to support the case mentioned in the subject. Thank you!

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

sshanzel avatar Apr 30 '23 13:04 sshanzel

@sshanzel Hello thank you for the suggestion! To clarify are you looking to get all devices that use a particular external user id, or all devices that have any external user id?

emawby avatar May 01 '23 16:05 emawby

Hi @emawby! We are wanting to fetch all the devices under the particular external user id.

sshanzel avatar May 01 '23 23:05 sshanzel

Hi @sshanzel apologies for the delay. Are you looking for an endpoint like the View user endpoint?

You can fetch a user by external ID and view the user's subscriptions, properties, and aliases.

nan-li avatar May 09 '24 22:05 nan-li