API unblocked users search

If I search for unblocked users using the query syntax: q=blocked:false&search_engine=v3 this will only return users that have been blocked and subsequently unblocked. This is because users that have never been blocked do not have the blocked field on their profile and are therefore not returned.

How can I therefore search for unblocked users?

Hi @alex.hinton,

Welcome to the Community!

Can you try q=NOT blocked:true?

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.