List all account holders.

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

Query parameters

created_afterdatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
Only return account holders older or equal than this date
created_beforedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z
Only return account holders newer than this date
cursorstringOptional
Starting point for the set of account holders
limitintegerOptional>=1<=50
The limit of account holders to be returned

Response

Successful Response
next_cursorstring
datalist of objects

Errors