Returns the image of the company with the specified id.

GET

Returns the image of the company with the specified id.

Path parameters

companyIdstringRequired

The id of the company the file is linked to.

Query parameters

widthdoubleOptional

Set width to resize.

heightdoubleOptional

Set height to resize.

cropbooleanOptionalDefaults to false

Whether to crop the image when resizing it.

Response

OK