Roger_Little | 2023-04-05 13:26:41 UTC | #1
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??
tim.smith | 2023-04-10 20:42:08 UTC | #2
You can page through users using GET /api/v2/users with expand=station to include the users' station information.
Roger_Little | 2023-04-13 19:23:21 UTC | #3
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.
system | 2023-05-14 19:23:34 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 19318