# Get Domain image Get the domain image SVG data Endpoint: GET /image/{domainOrToken} Version: 1.0.0 ## Path parameters: - `domainOrToken` (string, required) A domain name or the eip137 namehash of a domain registered by Unstoppable Domains ## Query parameters: - `withOverlay` (boolean) - `theme` (string) Enum: "light", "dark" ## Response 200 fields (text/html; charset=utf-8): - `image` (string) - `image_data` (string, required)