mx_platform
List accounts
This endpoint returns a list of all the accounts associated with the specified user.
get/users/{user_guid}/accounts
Path parameters
user_guidstring required
The unique id for a user.
Query parameters
member_is_managed_by_userboolean
List only accounts whose member is managed by the user.
pageinteger
Specify current page.
is_manualboolean
List only accounts that were manually created.
records_per_pageinteger
Specify records per page.
Response
OK