curl --request GET \
--url https://api.example.com/api/brand-studio/assets{
"assets": [
{
"created_at": "<string>",
"file_path": "<string>",
"filename": "<string>",
"hash": "<string>",
"id": "<string>",
"mime_type": "<string>",
"size_bytes": 123,
"source_type": "upload",
"garment_type": "shirt",
"height": 123,
"mood": "<string>",
"tags_json": "[]",
"width": 123
}
]
}curl --request GET \
--url https://api.example.com/api/brand-studio/assets{
"assets": [
{
"created_at": "<string>",
"file_path": "<string>",
"filename": "<string>",
"hash": "<string>",
"id": "<string>",
"mime_type": "<string>",
"size_bytes": 123,
"source_type": "upload",
"garment_type": "shirt",
"height": 123,
"mood": "<string>",
"tags_json": "[]",
"width": 123
}
]
}upload, screenshot, photo, reference shirt, pants, jacket, dress, skirt, coat, accessories, other Successful Response
Show child attributes