API Reference > itwin-client > iTwinServiceClients > RequestQueryOptions > $pageSize $pageSize $pageSize: undefined | number Sets the limit on the number of entries to be returned by a single response. Can be used with a Top option. For example if Top is set to 1000 and PageSize is set to 100 then 10 requests will be performed to get result. Defined in clients/itwin/src/Request.ts Line 61 Last Updated: 11 June, 2024