# Get skin types Returns a list of configured skin types Endpoint: GET /slapi/setup/skintypes Version: 0.0.1 Security: BasicAuthCredentials ## Response 200 fields (applicaiton/json): - `types` (array) - `types.typeNumber` (string) Example: "0000000001" - `types.description` (string) Example: "Medium" ## Response 500 fields (applicatoin/json): - `error` (string) - `message` (string)