Get Collection
Get Collection
Path Parameters
- 200
- 422
Successful Response
Schema
- Array [
- Array [
- ]
- ]
assets 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
{ "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.613Z", "updated_at": "string", "assets": [ { "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.620Z", "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.622Z", "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.624Z", "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.625Z", "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.627Z", "updated_at": "string" } ], "xsolla_sku": "string" } ] }
Validation Error
Schema
- Array [
- Array [
- ]
- ]
detail object[]
loc object[] required
string
integer
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }