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).
Return
An array of features for the underlying leaves or a string describing an error if the operation was not successful.