Get Website Page Preview
GET/api/website-previews/:site_id/p/:page_key.jpg
Stream the per-page thumbnail for one funnel page node.
page_key is the collision-free slug+hash token minted by
WebsitePreviewService.page_key_for and embedded in the URL stored on
metadata.page_previews, so no key re-derivation is needed here — the B2
file name is {site_id}__{page_key}.jpg. 404 until the capture succeeds.
Request
Responses
- 200
- 422
Successful Response
Validation Error