English
{ "success": true, "message": "Type fetched successfully.", "data": { "uuid": "c3d4e5f6-a7b8-9012-cdef-345678901234", "name": "Tote Bags", "description": "Large carry-all bags", "category": { "uuid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "name": "Bags" }, "brands": [ { "uuid": "e5f6a7b8-c9d0-1234-efab-567890123456", "name": "Louis Vuitton" }, { "uuid": "f6a7b8c9-d0e1-2345-fabc-678901234567", "name": "Chanel" } ] } }
Retrieve details for a specific type with associated brands and enhanced data.
API key for application authentication (format: leo_xxxxxxxxx)
Type retrieved successfully
true
"Type fetched successfully."
Show child attributes