Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianKasingli

@rajashekard,

I am assuming that you are building a headless API with a page of /content/my-project/api/*. The Responsive Grid (from AEM Core WCM Components) gives you out of the box functionality that exports the page details and the list of components (configured on the page) when you visit the page with ".model.json".

 

Right, not to mention about the Adobe Core WCM Components, Page Component. When you create a page using a template that points to the Page Component, core component, then the ".model.json" will expose a JSON formatted representation of your AEM page.

1 reply

BrianKasingli
Community Advisor and Adobe Champion
BrianKasingliCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
March 2, 2020

@rajashekard,

I am assuming that you are building a headless API with a page of /content/my-project/api/*. The Responsive Grid (from AEM Core WCM Components) gives you out of the box functionality that exports the page details and the list of components (configured on the page) when you visit the page with ".model.json".

 

Right, not to mention about the Adobe Core WCM Components, Page Component. When you create a page using a template that points to the Page Component, core component, then the ".model.json" will expose a JSON formatted representation of your AEM page.