Aside from setting up thousands for user-specific notification topics, is there a way to search and locate which users do not have a station assigned to them?
Have reviewed the /api/v2/users/search, but do not see any way to query for those whose station is null.
Does anyone have any suggestions??
You can page through users using GET /api/v2/users with expand=station to include the users' station information.
Thanks very much for the quick answer and I do appreciate the guidance.
I didn't notice that API having a criteria to filter users by Role. I have upwards of 25K users having various roles w/ many not having a phone/station. So if i could pull users with an Agent role, then it could help.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.