List all account holders.

Authentication

X-Api-Keystring
API Key authentication via header

Query Parameters

created_afterdatetimeOptional
Only return account holders older or equal than this date
created_beforedatetimeOptional
Only return account holders newer than this date
cursorstringOptional
Starting point for the set of account holders
limitintegerOptional1-50Defaults to 10
The limit of account holders to be returned

Response

Successful Response
next_cursorstring
datalist of objects

Errors