/configuration/imageFormatsConfig - Get image formats
Returns a list of the image formats (LowRes, HiRes, etc.) configured in the CCMS.
End-point
GET | /configuration/imageFormatsConfig |
Possible response
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. |