Example searches: “length”, “Export”, “imageurl”, “fromDate”, “Groups”
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"