
Endpoint: {{Base URL}}/users/following-clients
Method: GET
Description: Fetch the list of users with clients
Response
[ { "id": 203, "name": "Aakriti Manandhar", "email": "[email protected]", "status": 1, "branch_name": "Australia Office" }, { "id": 90, "name": "ABCDEFGHI JKLM", "email": "[email protected]", "status": 1, "branch_name": "Sydney Development Committee Office - Melbourne" } ] |