When a user gets deactivated by an administrator, eventually, their displayName property as returned by other endpoints, /rest/api/3/users for example, gets returned as “Former user” and their email is an empty string “”.
I guess this done automatically for data security reasons. I am looking for the specfics on this topic in terms of what the duration of time is between being deactivated and when a user’s username is reported as “Former user”, and reporting an error that occurs when you give the account id of a user that is in this, what I refer to as, quasi-archived state to the Get user email bulk endpoint /rest/api/3/user/email/bulk.
Thanks.
Robert