Example searches: “Authenticate a user”, “search.value”, “filter”, “start”, “Gets a company logo”
Retrieve a list of branches at a company
id of company
curl \ --request GET 'http://api.example.com/api/branch/getCompanyBranches?companyid=42' \ --header "Authorization: Bearer $ACCESS_TOKEN"