# Preview Preview represents the page structure and data to render a specific page preview. ## Get page structure and data for a preview Response Representation: [PagePreviewDataResponse](/frontend-api/types.md#pagepreviewdataresponse). It returns the page structure and data for a specific Preview by its `previewId`.' Fetched using the [`getPreview`](/frontend-development/using-the-frontend-sdk.md#getpreview) method in the frontend SDK. [endpoint definition](/frontend-api/preview.md?urn=ctp:frontend-api:endpoint:/frontastic/preview:GET). ## Related pages - [Area overview page with navigation](/frontend-api.md) - [Previous page: Page](/frontend-api/page.md)