---
title: "Get public share payload for an asset (anonymous access)"
method: GET
path: "/v1/share/{assetId}"
tags: ["Share"]
---

# Get public share payload for an asset (anonymous access)

`GET /v1/share/{assetId}`

## Path parameters

- `assetId` string, required

## Headers

- `x-posthog-distinct-id` string, required

## Response `200`

Share payload retrieved

- PublicShareApiResponseDto
  - `success` boolean, required — Indicates if the request was successful
  - `message` string, required — Human readable message
  - `data` object, required — Response data
    - `project` object, required
      - `id` string, uuid, required — Project ID
      - `name` string, required — Project name
      - `type` 'renovation' | 'new_home_construction' | 'other', nullable, required — Project type
      - `addressSummary` string, nullable, required — Precomputed address summary (no PII)
    - `floorplanAsset` object, required — Hydrated into the isolated viewer store via preloadedState (the viewer never dispatches setAsset)
      - `id` string, uuid, required — Unique identifier of the asset
      - `name` string, required — Name of the asset
      - `type` 'floorplan', required
      - `thumbnailUrls` string[], required — Ordered preview thumbnail URLs
      - `createdAt` unknown, required
      - `updatedAt` unknown, required
      - `details` object[], required
        - `level` integer, required — Level of floor
        - `floorplanData` object, required — Floorplan data JSON
          - `unit` 'cm', required
          - `version` string, required
          - `floorNumber` integer, required
          - `floorName` string
          - `Vertices` object[], required
            - `uid` string, required
            - `coord` union[], required
              - …
            - `height` number, required
            - `edges` string[], required
          - `Edges` object[], required
            - `uid` string, required
            - `isWall` boolean, required
            - `thickness` number, required
            - `openings` union[], required
              - …
            - `vertices` union[], required
              - …
            - `faces` string[], required
          - `Faces` object[], required
            - `uid` string, required
            - `type` 'bedroom' | 'master_bedroom' | 'secondary_bedroom' | 'full_bathroom' | 'half_bathroom' | 'living_room' | 'family_room' | 'game_room' | 'recreation_room' | 'kitchen' | 'dining_room' | 'office' | 'home_gym' | 'walk_in' | 'closet' | 'pantry' | 'laundry' | 'mechanical_room' | 'entry' | 'mudroom' | 'corridor' | 'stair' | 'garage' | 'front_porch' | 'deck' | 'balcony' | 'outdoor' | 'any', required
            - `name` string
            - `edges` string[], required
            - `edgeSenses` boolean[], required
          - `Fixtures` object[], required
            - `uid` string, required
            - `spec` 'ChairOttoman' | 'OfficeChair' | 'CalKingBed' | 'KingBed' | 'QueenBed' | 'FullBed' | 'TwinBed' | 'CribBed' | 'NightStand' | 'Dresser' | 'Sofa1S' | 'Sofa2S' | 'Sofa3S' | 'SofaL' | 'CoffeeTable' | 'MediaUnit' | 'Shower' | 'ShowerM' | 'ShowerL' | 'Bathtub' | 'BathtubFreestanding' | 'Toilet' | 'Sink' | 'DoubleVanity' | 'RectDiningTable6' | 'RectDiningTable8' | 'RoundDiningTable4' | 'SquareDiningTable4' | 'SquareDiningTable8' | 'Stove' | 'Refrigerator' | 'Dishwasher' | 'KitchenSink' | 'KitchenCabinetL' | 'KitchenCabinetStraight' | 'KitchenIsland4P' | 'KitchenIsland2P' | 'KitchenIsland4PWithSink' | 'KitchenIsland2PWithSink' | 'KitchenCounterL' | 'KitchenCounterU' | 'KitchenCounterI' | 'KitchenCounterIMini' | 'KitchenCounterLMini' | 'KitchenCounterUWallCabinets' | 'KitchenCounterLWallCabinets' | 'KitchenCounterLMiniWallCabinets' | 'KitchenCounterIWallCabinets' | 'KitchenCounterIMiniWallCabinets' | 'FloorLamp' | 'Plant' | 'PlantM' | 'PlantS' | 'TableLamp' | 'BBQ' | 'LoungeChair' | 'LoungeChairS' | 'OutdoorDiningTableWithChairs' | 'OfficeDesk' | 'OfficeDeskL' | 'FilingCabinet' | 'WasherAndDryer' | 'WasherAndDryerCombo' | 'Bench' | 'CoatHook' | 'LaundrySink' | 'WaterHeater' | 'ConsoleWithMirror' | 'SideTable' | 'Bookshelf' | 'Credenza' | 'CircularRug' | 'RectangularRug' | 'Sedan' | 'SUV' | 'StraightStaircase' | 'UShapedStaircase' | 'LShapedStaircaseLanding' | 'LShapedStaircaseWinder' | 'PictureFrame' | 'GenericObject' | 'HVACUnit' | 'ClothingRack' | 'PoolTable' | 'PingPongTable' | 'Treadmill' | 'ExerciseBike' | 'WeightRack' | 'GymBench' | 'YogaMat' | 'BuiltInShelf' | 'BuiltInBar' | 'BuiltInBarWithIsland' | 'Column' | 'Post' | 'Railing', required
            - `position` union[], required
              - …
            - `rotation` number, required
            - `mirrorX` boolean
            - `mirrorY` boolean
            - `dimensions` object
          - `UnattachedOpenings` union[]
            - union
              - …
        - `visualizerStyleBindings` object[], required
          - `elementUid` string, uuid, required
          - `elementType` 'all' | 'floor' | 'room' | 'wall' | 'door' | 'window' | 'fixture' | 'ceiling' | 'exterior_wall', required
          - `category` 'general_floor' | 'bathroom_floor' | 'wall' | 'door' | 'window' | 'hard_furniture' | 'soft_furniture' | 'kitchen_countertops' | 'kitchen_cabinets' | 'bathroom_countertops' | 'bathroom_cabinets' | 'rugs' | 'plants' | 'appliances' | 'plumbing_fixtures' | 'waterproof' | 'outdoor_furniture' | 'upholstered' | 'ceiling' | 'deck' | 'balcony' | 'front_porch' | 'gym_equipment' | 'pool_table' | 'ping_pong' | 'yoga_mat', nullable
          - `selectedStyleId` string, uuid, nullable, required
          - `selectedMaterialIds` string[], required
          - `selectedColor` string, nullable, required
          - `inherits` boolean
        - `ceilingHeightMeters` number, required — Height of ceiling in meters
        - `createdAt` unknown, required
        - `updatedAt` unknown, required
        - `cameras` object[], required
          - `id` string, uuid, required — Camera ID
          - `level` integer, required — Level of floor the camera is on
          - `name` string, required — Name of camera
          - `heightRelative` number, required
          - `position` union[], required — Position of camera
            - union
              - …
          - `rotation` number, required — Rotation of camera
          - `pitch` number, required — Camera pitch in degrees; 0 is level, positive looks down
          - `fov` number, required — Field of view of camera
          - `aspectRatio` '1:1' | '4:3' | '3:2' | '16:9' | '2:3' | '4:5' | '9:16', required — Aspect ratio for generated renders
          - `active` boolean, required — Camera active status
          - `renderCount` integer, required — Number of renders for this camera
          - `createdAt` unknown, required
          - `updatedAt` unknown, required
    - `renders` object[], required
      - `cameraId` string, uuid, nullable, required — Camera ID this render belongs to; null on capture-attributes renders
      - `level` integer, required — Floor level the camera lives on
      - `name` string, required — Render asset name, used as the preview title
      - `url` string, uri, required — Render image URL
      - `thumbnailUrl` string, uri, nullable, required — Render thumbnail URL
    - `capabilities` object, required
      - `hasFloors` boolean, required
      - `hasRenders` boolean, required
    - `styles` object[], required
      - `id` string, uuid, required — Unique identifier of the style
      - `name` string, required — Name of the style
      - `thumbnailUrl` string, uri, required — URL of the style thumbnail
      - `categoryDefaults` object[], required — Default material or color per style category
        - `category` 'general_floor' | 'bathroom_floor' | 'wall' | 'door' | 'window' | 'hard_furniture' | 'soft_furniture' | 'kitchen_countertops' | 'kitchen_cabinets' | 'bathroom_countertops' | 'bathroom_cabinets' | 'rugs' | 'plants' | 'appliances' | 'plumbing_fixtures' | 'waterproof' | 'outdoor_furniture' | 'upholstered' | 'ceiling' | 'deck' | 'balcony' | 'front_porch' | 'gym_equipment' | 'pool_table' | 'ping_pong' | 'yoga_mat', required
        - `materialId` string, uuid, nullable, required
        - `color` string, nullable, required
      - `deletedAt` unknown
      - `createdAt` unknown, required
      - `updatedAt` unknown, required
    - `materials` object[], required
      - `id` string, uuid, required — Unique identifier of the material
      - `name` string, required — Name of the material
      - `thumbnailUrl` string, uri, required — URL of the material thumbnail
      - `textureUrl` string — URL of the material texture
      - `textureWidth` integer, required — Intrinsic texture width in pixels
      - `textureHeight` integer, required — Intrinsic texture height in pixels
      - `category` 'wood_flooring' | 'concrete' | 'tile' | 'fabric' | 'wood' | 'stone' | 'metal' | 'rug' | 'plant' | 'wood_paneling' | 'brick' | 'outdoor', required — Category of the material
      - `deletedAt` unknown
      - `createdAt` unknown, required
      - `updatedAt` unknown, required
    - `payloadGeneratedAt` string, date-time, required
    - `lastUpdatedAt` string, date-time, required
  - `timestamp` string, date-time, required — Timestamp of the response

---

[API](https://skmtc.dev/maket/apis/virtual-architect-api.md) · [All operations](https://skmtc.dev/maket/apis/virtual-architect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maket/virtual-architect-api/revisions/b712097baa9c/schema)
