/configuration/imageTypes - Get image types
Returns a list of the image types (Screenshot, Line Art, etc.) configured in the CCMS.
End-point
| GET | /configuration/imageTypes |
Query string parameters
| Field | Description |
|---|---|
|
|
File extension to use to filter the image types Note:
If empty, all types are returned. |
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 image types |