Limit records of SubTable using filter_limit

Hi There,

I am using Actions.getDownloads API which returns a format that consists of subtable. The Subtable records are limited to 100 (which is default value provided in Piwik API). I am setting filter_limit to -1 but this seem to limit only the parent records and not subtable records. How do I limit records in the subtable.