List Individuals
Retrieves a paginated list of individuals for your customer account
Query parameters
limit
Number of records per page (max 100)
cursor
Cursor for pagination
Response
List Individuals
data
Array of individuals for the current page
has_next_page
Whether there are more pages available
cursor
Cursor for fetching the next page (null if no next page)

