Get Wardrobe
Get Wardrobe
Query Parameters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Possible values: [v1
, v2
, v3
, v4
]
Possible values: >= 1
Default value: 1
Page number
Possible values: >= 1
and <= 100
Default value: 50
Page size
- 200
- 422
Successful Response
Schema
- Array [
- Array [
- ]
- ]
items object[] required
garment object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Possible values: [phr
, vox
, sca
, crt
]
Default value: phr
Possible values: [top
, bottom
, shoes
, accessories
]
Possible values: [head
, body
]
Default value: [object Object]
Possible values: [male
, female
]
Possible values: non-empty
payable_data object
outfit object
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Possible values: [phr
, vox
, sca
, crt
]
Default value: phr
Possible values: [male
, female
]
Possible values: non-empty
payable_data object
attach object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Possible values: [phr
, vox
, sca
, crt
]
Default value: phr
Default value: [object Object]
Possible values: [male
, female
]
Possible values: [head
, body
]
Possible values: [handwears
, armwears
, neckwears
, piercings
, tattoos
, bags
, headwears
, eyewears
, makeups
]
Possible values: non-empty
payable_data object
hair object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Default value: custom
Possible values: [phr
, vox
, sca
, crt
]
Default value: phr
Possible values: [male
, female
]
Possible values: non-empty
payable_data object
facial_hair object
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
]
Possible values: [phr
, vox
, sca
, crt
]
Possible values: [male
, female
]
payable_data object
Possible values: [outfits
, garments
, hairs
, attaches
, facial_hairs
]
collections object[] required
{ "items": [ { "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "price": 0, "garment": { "name": "string", "source_type": "custom", "style": "phr", "type": "top", "place": "head", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-01-10T08:50:51.922Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } }, "outfit": { "name": "string", "source_type": "custom", "style": "phr", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-01-10T08:50:51.924Z", "url": "string", "payable_data": { "price": 0, "description": "string" }, "thumbnail_url": "string" }, "attach": { "name": "string", "source_type": "custom", "style": "phr", "obj_metadata": {}, "gender": "male", "placement": "head", "attach_type": "handwears", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" }, "created_at": "2025-01-10T08:50:51.925Z", "updated_at": "string" }, "hair": { "name": "string", "source_type": "custom", "obj_metadata": {}, "style": "phr", "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" }, "created_at": "2025-01-10T08:50:51.926Z", "updated_at": "string" }, "facial_hair": { "name": "string", "source_type": "custom", "style": "phr", "obj_metadata": {}, "gender": "male", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } }, "asset_type": "outfits", "collections": [ { "name": "string", "brand_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "thumbnail_url": "string", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-01-10T08:50:51.927Z", "updated_at": "string" } ], "xsolla_sku": "string" } ], "total": 0, "page": 0, "size": 0, "pages": 0 }
Validation Error
Schema
- Array [
- Array [
- ]
- ]
detail object[]
loc object[] required
string
integer
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }