curl --request GET \
--url https://api.example.com/api/brand-studio/collections/{collection_id}{
"created_at": "<string>",
"id": "<string>",
"name": "<string>",
"status": "draft",
"updated_at": "<string>",
"description": "<string>",
"garment_count": 0,
"garments": [],
"season": "<string>",
"share_token": "<string>"
}curl --request GET \
--url https://api.example.com/api/brand-studio/collections/{collection_id}{
"created_at": "<string>",
"id": "<string>",
"name": "<string>",
"status": "draft",
"updated_at": "<string>",
"description": "<string>",
"garment_count": 0,
"garments": [],
"season": "<string>",
"share_token": "<string>"
}Successful Response
draft, review, final, archived Show child attributes