Users endpoints return blocked: null

Managment api says that users blocked property is either true or false. But if the user has never been blocked it is actually null/not returned at all. Only when you block and unblock the user does it return blocked: false;

Expected behaviour would be that the blocked is always returned with either true or false value.

Hi @reedik.tuuling ,

Welcome to the Auth0 Community!

I have converted this topic as feedback. Our Product team reviews feedbacks periodically. Please click on the Vote button, and hope this feature can attract more votes!

Thanks!

Hi,

We are facing the same issue with the blocked property.

Newly created users are not blocked, but instead of having false as value for the blocked field, the fields isn’t present. When searching via users via the management API and filtering non-blocked users, the newly created user isn’t in the result. This is logically incorrect.

Best wishes.

Hi @Frits,

Please click on the Vote button on this feedback. Our Product team reviews the Community feedback periodically. Those with high votes might be implemented with priority. Thanks!