Returns the image of the workspace with the specified id.
Returns the image of the workspace 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
workspaceId
The id of the workspace the file is linked to.
Query parameters
width
Set width to resize.
height
Set height to resize.
crop
Whether to crop the image when resizing it.
Response
OK