Until 1,5 week ago, I was getting all user statuses from SuccessFactors OData User Entity via REST GET
https://localhost:443/odata/v2/User
Now I noticed that inactive users (where status = 'f' )are not returned by this.
Does anyone have any information on this issue?
Thanks