Getting Pages
Learn to retrieve landing pages using the Pages API.
Get all landing pages
Users can create multiple landing pages on the Hubspot CMS. By sending a GET
request to the landing pages endpoint, we can retrieve a list of all landing pages that have been created under our account.
To make a successful GET
request to this endpoint, our application must have the content
scope.
The base URL for this endpoint is as follows:
Get hands-on with 1300+ tech skills courses.