How to get single product review in judge me using Api

To fetch a single product’s reviews from Judge.me, you need their internal product_id, not Shopify’s.
Use the Judge.me API endpoint /reviews with the correct product_id as a query parameter.
If product_id is unknown, fetch all reviews and filter by product_title on your backend or frontend.

all review listing after filter not possible ,

suggest any alternative method

Hi @Riyas_Foxiom

You may need to connect with Judge.me’s team on this - digging into it on my side though.