How to get HTML content for pages in HubSpot

How yo use Private Apps to fetch data for all of the pages including the HTML content?

Hi, @Vedant :waving_hand: You can use your Private App for authorization with the Get a Page by ID endpoint.

Have fun building! — Jaycee

Thank you @Jaycee_Lewis. But, a GET request only gives us thge page header and footer HTML not the entire page HTML. Any solutions for that?