No PageSize parameter for /claims/vendors/invoice/{scheduleId}?

Hi, i'm trying to use the invoice detail query to find all the payments of a specific invoice (via schedule ID)

the problem is the request is only returning 25 records because it's paging. The request says there's over 3 pages worth of data, but there is no pagesize, or page parameter in the API Documentation.

Is pageSize/Page available as a hidden parameter or something?

EDIT: I tested, and yes, it looks like pageSize and Page are available as query parameters even though the documentation doesn't say they are.

Thanks Raonak, we'll make a note of it for when we update the documentation.