
Endpoint: {{Base URL}}/dropdown-list
Method: GET
Description: Fetch the list of users
Response
[ { "id": 203, "name": "Aakriti Manandhar", "email": "aakriti.manandhar@globalyhub.com", "status": 1, "branch_name": "Australia Office" }, { "id": 90, "name": "ABCDEFGHI JKLM", "email": "sajina.joshi+1@introcept.co", "status": 1, "branch_name": "Sydney Development Committee Office - Melbourne" } ] |