Here I am again, I am becoming a regular. Thank you for all the support.
/
<))
_|\
I am looking to retrieve all users who never log in or whose logins_count is 0. So that I can run an array of user ids, to update a new role we have created.
You can call the Management API’s List or search users endpoint and use the q parameter to query for logins_count equal to 0. See below for the command: