GET API for entities returns a field total_count which has a value of total results. But this count does not take into account the applied filters and returns a total count of all entities in the database.
This number should return the count of entities matching the query filter.
GET API for entities returns a field total_count which has a value of total results. But this count does not take into account the applied filters and returns a total count of all entities in the database.
This number should return the count of entities matching the query filter.