v1

latestOpenAPI 3.1.02026-07-1410021.9 KB

Disguises

Retrieves disguise information

get/disguises

Response

200

Example response

{
  "data": [
    {
      "id": 1,
      "internalId": "002ed6c3-11e7-4b2a-8b69-1728cafd7773",
      "name": "outfits_char_et_hero_picosourasuit_m_hpa2392_name_002ed6c3-11e7-4b2a-8b69-1728cafd7773",
      "description": "outfits_char_et_hero_picosourasuit_m_hpa2392_name_002ed6c3-11e7-4b2a-8b69-1728cafd7773",
      "image": "images/unlockables/outfit_002ed6c3-11e7-4b2a-8b69-1728cafd7773_0.jpg"
    }
  ]
}