GET Recipients List

Hello,
I have RUT976, is there a mechanism for downloading a list of phones from a group of recipients, e.g., via GET or JSON?

Reg Piotr

you could use ….

uci get user_groups.{insert group number}.tel

if you don’t know the group number, then run ….

uci show user_groups or look in /etc/config/user_groups

Alternatively, you could use the API call /recipients/phone_groups/config/{id} found at this link here.

Great, thanks Mike, you helped me a lot, I think the topic is now closed.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.