OneSignal / onesignal-node-api

OneSignal Node Client
Other
28 stars 12 forks source link

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

Open sshanzel opened 1 year ago

sshanzel commented 1 year ago

What's on your mind?

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

Code of Conduct

emawby commented 1 year ago

@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?

sshanzel commented 1 year ago

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

nan-li commented 1 month ago

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.