cURL
Images
Get an image at a specified size
Images stored in Ctrl Hub are not accessible directly. This endpoint proxies the image binary to you. It is intended to be used in client requests and therefore it does not conform to the JSON:API standard.
GET
cURL
Authorizations
Session token for authentication.
Path Parameters
The unique identifier for the image.
The size of the image.
Response
An actual image - either a thumbnail or the original, always in binary jpg format and delivered as a binary which can be used in views.
The response is of type file.