{
  "route": "GET /assets",
  "list": [
    {
      "id": "asset_001",
      "user_id": "user_demo",
      "source_type": "UPLOAD",
      "origin_filename": "cat_wave.gif",
      "display_name": "Cat Wave",
      "mime_type": "image/gif",
      "ext": "gif",
      "width": 480,
      "height": 480,
      "file_size": 1245580,
      "duration_ms": 2400,
      "media_kind": "ANIMATED",
      "sha256": "sha256_cat_wave",
      "phash": "phash_cat_wave",
      "storage_key": "raw/user_demo/2026/03/asset_001.gif",
      "storage_bucket": "emoji-raw",
      "transform_requested_mode": null,
      "transform_execution_mode": null,
      "transform_fallback_used": null,
      "transform_target_ext": null,
      "status": "ACTIVE",
      "version": 1,
      "category_id": null,
      "is_duplicate": false,
      "duplicate_of_asset_id": null,
      "created_at": "2026-05-10T17:44:11.735Z",
      "updated_at": "2026-05-10T17:44:11.735Z",
      "deleted_at": null
    },
    {
      "id": "asset_002",
      "user_id": "user_demo",
      "source_type": "UPLOAD",
      "origin_filename": "smile.png",
      "display_name": "Smile",
      "mime_type": "image/png",
      "ext": "png",
      "width": 720,
      "height": 720,
      "file_size": 248120,
      "duration_ms": null,
      "media_kind": "STATIC",
      "sha256": "sha256_smile",
      "phash": "phash_smile",
      "storage_key": "raw/user_demo/2026/03/asset_002.png",
      "storage_bucket": "emoji-raw",
      "transform_requested_mode": null,
      "transform_execution_mode": null,
      "transform_fallback_used": null,
      "transform_target_ext": null,
      "status": "ACTIVE",
      "version": 1,
      "category_id": null,
      "is_duplicate": false,
      "duplicate_of_asset_id": null,
      "created_at": "2026-05-10T17:44:11.735Z",
      "updated_at": "2026-05-10T17:44:11.735Z",
      "deleted_at": null
    },
    {
      "id": "asset_003",
      "user_id": "user_demo",
      "source_type": "UPLOAD",
      "origin_filename": "laugh.jpg",
      "display_name": "Laugh",
      "mime_type": "image/jpeg",
      "ext": "jpg",
      "width": 1080,
      "height": 1080,
      "file_size": 329021,
      "duration_ms": null,
      "media_kind": "STATIC",
      "sha256": "sha256_laugh",
      "phash": "phash_laugh",
      "storage_key": "raw/user_demo/2026/03/asset_003.jpg",
      "storage_bucket": "emoji-raw",
      "transform_requested_mode": null,
      "transform_execution_mode": null,
      "transform_fallback_used": null,
      "transform_target_ext": null,
      "status": "ACTIVE",
      "version": 1,
      "category_id": null,
      "is_duplicate": false,
      "duplicate_of_asset_id": null,
      "created_at": "2026-05-10T17:44:11.735Z",
      "updated_at": "2026-05-10T17:44:11.735Z",
      "deleted_at": null
    }
  ],
  "summary": {
    "totalCount": 3,
    "staticCount": 2,
    "animatedCount": 1,
    "duplicateCount": 0,
    "lastSyncAt": "2026-05-10T17:44:11.735Z"
  }
}