Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
GetAllSkins SOAP Command

Get all installed skins on the server.

Authorization token required true
Admin Authorization token required true

GetAllSkinsRequest

    <GetAllSkinsRequest /> ## GetAllSkinsRequest

GetAllSkinsResponse

    <GetAllSkinsResponse> ## GetAllSkinsResponse
        (<skin [name="..."] /> ## NamedElement)*
    </GetAllSkinsResponse>

The following table describes elements and attributes you can define within a <GetAllSkinsResponse> element:

XPath Required / Optional Description
/skin Optional (0 or more) Skins
/skin@name Optional (0 or 1) Type:String
Name