Get Assembled Outfits
Get Assembled Outfits
Path Parameters
- 200
- 422
Successful Response
Schema
top object required
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
, external
, assembled
, generated
]
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
bottom object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
, external
, assembled
, generated
]
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
shoes object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
, external
, assembled
, generated
]
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
accessories object
Possible values: <= 100 characters
Possible values: [custom
, default
, exclusive
, payable
, promotion
, designed
, external
, assembled
, generated
]
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
{ "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-03-24T13:36:25.255Z", "updated_at": "string", "top": { "name": "string", "source_type": "custom", "style": "phr", "type": "top", "place": "head", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-03-24T13:36:25.255Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } }, "bottom": { "name": "string", "source_type": "custom", "style": "phr", "type": "top", "place": "head", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-03-24T13:36:25.257Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } }, "shoes": { "name": "string", "source_type": "custom", "style": "phr", "type": "top", "place": "head", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-03-24T13:36:25.258Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } }, "accessories": { "name": "string", "source_type": "custom", "style": "phr", "type": "top", "place": "head", "obj_metadata": {}, "gender": "male", "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-03-24T13:36:25.262Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } } }
Validation Error
Schema
- Array [
- Array [
- ]
- ]
detail object[]
loc object[] required
string
integer
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }