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
| Field | Required | Type |
|---|---|---|
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 | Optional | String |
Loading...