Get Image Formats
Returns a list of the image formats (LowRes, HiRes, etc.) configured in the CCMS.
End-point
GET | /configuration/imageFormatsConfig |
Possible Responses Statuses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
String[] |
List of the image formats defined in the CCMS multiimage.xml configuration. |