REST API limiting on Sys User data
I am using REST API to query sys user table and get user information for around 100 users. I am specifying the user's sys_id in the sysparm_query as follows. The API works for only upto 45 sys_ids and fails there after. Is there any other way to get ...
