Returns the image of the contactperson with the specified id.

Returns the image of the contactperson with the specified id.

Path parameters

contactpersonIdUUIDRequired

The id of the contactperson the file is linked to.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

widthdoubleOptional

Set width to resize.

heightdoubleOptional

Set height to resize.

cropbooleanOptional

Whether to crop the image when resizing it.

Response

OK