getMyNetwork

Get the client list of the account

id parameter is nullable. You can use the API without the parameter and it will return the list of the account sub user.

Basically, if you want to display the list of the account sub user you need to fire first the getMyNetwork API without parameter. Then, you can now display the other account sub user by using the id parameter.

Language
Click Try It! to start a request and see the response here!