Skip to main content

Nexus API

List accounts created by a user

This endpoint returns accounts belonging only to user-created members. User-created members are those for which is_user_created == true.

GET
/accounts/user_created

Query Parameters

FieldRequiredType

use_case

The use case associated with the member to which the account belongs. Accounts returned will correspond to the specified use cases of their respective members. Valid values are PFM and MONEY_MOVEMENT.

Optional
String
Loading...