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

FieldDescription

extension

File extension to use to filter the image types. If empty, all types are returned.

Possible Responses Statuses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

String[]

List of image types.