# Page Page represents the structure and data of the published page displayed through commercetools Frontend. ## Get page structure and data Response Representation: [PageDataResponse](/frontend-api/types.md#pagedataresponse). It returns the structure and data of the published page displayed from commercetools Frontend. Fetched using the [`getPage`](/frontend-development/using-the-frontend-sdk.md#getpage) method in the frontend SDK. [endpoint definition](/frontend-api/page.md?urn=ctp:frontend-api:endpoint:/frontastic/page:GET). ## Related pages - [Area overview page with navigation](/frontend-api.md) - [Next page: Page preview](/frontend-api/preview.md)