Agile Central - WSAPI: What is the maximum 'PageSize' parameter for a query?
search cancel

Agile Central - WSAPI: What is the maximum 'PageSize' parameter for a query?

book

Article ID: 122778

calendar_today

Updated On:

Products

Rally On-Premise Rally SaaS

Issue/Introduction



What is the maximum value of the 'pagesize' argument for WSAPI REST calls? Is it same for Lookback API calls?

Environment

Release:
Component: ACSAAS

Resolution

The maximum 'pagesize' for WSAPI REST call is: '2000'. The default value is '20' (if not specified).
However, for Lookback API, the max 'pagesize' is '20000'.