How to Count in REST API in v4?

@nextrapi I am also getting the same error as @vkygil.

error: select "t0".* from "comapnies"."blends" as "t0" where ("t0"."id" = $1) limit $2 - invalid input syntax for type integer: "count"

Were you guys able to find a solution?