{
"success": true,
"data": {
"installations": [
{
"activated_at": "2026-04-11T00:01:00Z",
"created_at": "2026-04-11T00:00:00Z",
"customization": {},
"has_draft_changes": false,
"id": "install-uuid",
"installed_at": "2026-04-11T00:00:00Z",
"is_active": true,
"store_id": "store-uuid",
"theme_id": "theme-uuid",
"theme_name": "Modern",
"theme_slug": "modern",
"theme_type": "internal",
"theme_version": "1.0.0",
"updated_at": "2026-04-11T00:01:00Z"
}
],
"active_installation_id": "string"
},
"message": "string"
}