count

abstract suspend fun count(name: String, filter: Filter?, exact: Boolean): Long

Count points, optionally filtered (POST /collections/{name}/points/count).