Increased page size limits for polling batch eligibility checks
You can now request up to 200 results per page when using the pageSize query parameter in the Poll Batch Eligibility Checks API. The previous limit was 10.
With the higher limit, you can retrieve larger sets of eligibility results with fewer API requests.
GET /2025-04-25/healthcare/eligibility/poll-batch?batchId=abc123&pageSize=200
Visit our batch refresh checks docs for complete details about batch eligibility checks.