GET Artwork/GetMaterialContents
Retrieves a list of available Material Contents
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Dictionary of string [key] and string [value]Response Formats
application/json, text/json
Sample:
{
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
}