List all account holders.

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

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
limitintegerOptional>=1<=50Defaults to 10
The limit of account holders to be returned

Response

Successful Response
next_cursorstring
datalist of objects

Errors