I'm using the following API to get list of users:
https://developer.mypurecloud.com/api/rest/v2/users/index.htmlOne thing that I want to do is get ALL users, regardless of state. What I'm doing now is basically performing 3 separate calls -- one for active, one for inactive and one for deleted. To reduce the number of API calls is it possible to put in a "all" value or something similar for the "state" parameter?
------------------------------
Felice Vittoria
Automated Voice & Data Solutions
------------------------------