<@U06TSNJ8M7B> If your user_id only starts with a ...
# community-help
h
@Santhosh If your user_id only starts with a number, you can try sending requests like
filter_by: "user_id:= 0*"
,
user_id:= 1*
, ...