Analytics API paging object behavior

Page count stays at 1 even when pageSize is 50 and records exist. The API endpoint is /api/v2/analytics/conversations/summary. Is the paging object broken or am I missing a query param? Here is the response headers.

X-Page-Count: 1
X-Page-Number: 1
X-Page-Size: 50