Example searches: “fromDate”, “Authenticate a user”, “size”, “companyid”, “Gets a company logo”
Get's the logo for a specified company
URL of fallback image to use if no avatar image is found
Image size for the returned logo
Company ID for logo
curl \ --request GET 'http://api.example.com/api/avatar/company' \ --header "Authorization: Bearer $ACCESS_TOKEN"