Returns the image of the projecttemplate with the specified id.

Returns the image of the projecttemplate with the specified id.

Authentication

AuthorizationBearer

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

OR
AuthorizationBearer

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

Path parameters

projecttemplateIdstringRequiredformat: "uuid"
The id of the projecttemplate the file is linked to.

Query parameters

widthdoubleOptional
Set width to resize.
heightdoubleOptional
Set height to resize.
cropbooleanOptional
Whether to crop the image when resizing it.

Response

OK