Returns all the leaves of a cluster (given its cluster_id), with pagination support: limit is the number of leaves to return (set to Infinity for all points), and offset is the amount of points to skip (for pagination).
An array of features for the underlying leaves.
from which to retrieve leaves from
is the number of points to return
is the amount of points to skip (for pagination)