Get Assembled Outfits
Get Assembled Outfits
Path Parameters
outfit_id uuid required
Responses
- 200
- 422
Successful Response
application/json
Schema
Example (from schema)
Schema
id uuid required
created_at date-time required
updated_at Updated At
top object required
bottom object
shoes object
accessories object
{ "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "created_at": "2025-04-10T16:37:32.368Z", "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-04-10T16:37:32.368Z", "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-04-10T16:37:32.370Z", "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-04-10T16:37:32.371Z", "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-04-10T16:37:32.372Z", "url": "string", "thumbnail_url": "string", "payable_data": { "price": 0, "description": "string" } } }
Validation Error
application/json
Schema
Example (from schema)
Schema
detail object[]
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }
GET /outfits/assemble/:outfit_id
Authorization
name: OAuth2PasswordBearertype: oauth2flows: {
"password": {
"scopes": {},
"tokenUrl": "login"
}
}
Request
Request
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/outfits/assemble/:outfit_id' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'