List Individuals

Retrieves a paginated list of individuals for your customer account

Query parameters

limitintegerOptional1-100Defaults to 20

Number of records per page (max 100)

cursorstringOptional
Cursor for pagination

Response

List Individuals
datalist of objects
Array of individuals for the current page
has_next_pageboolean
Whether there are more pages available
cursorstring or null

Cursor for fetching the next page (null if no next page)