API Reference > imodeljs-clients > 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 core/clients/src/Request.ts Line 62 Last Updated: 13 June, 2024