Overview
Retrieve a list of account holders with optional filtering and pagination. This endpoint allows you to fetch account holders for management and analysis.- Account Management: View all account holders in your system
 - Reporting: Generate reports on account holder demographics
 - Integration: Fetch account holders for external systems
 - Analytics: Analyze account holder creation patterns
 
Authorizations
API key for authentication
Query Parameters
Number of account holders to return
Required range: 
1 <= x <= 50Pagination cursor
Filter account holders created after this date
Filter account holders created before this date

