I have this function
@GET(\"/users?filters[0][field]={param}&filters[0][operator]=equals&filters[0][value]={value}\") UserDto retrieveUsersByFilte
URL="/api-mobile_prateek2.php?method=getProductById&pid=" @GET("/api-mobile_prateek2.php?method=getProductById") Call responseproduct(@Query("pid") String pid);
dont put the pid in the @GET,, Retrofit automatically fix the url, using @Query