The API only retrieves content that is stored in the database. If your page includes dynamic data added via the admin panel, it will be included in the API response. However, if the template contains static content written directly in the page template using HTML tags (i.e., not stored in the database), that content will not be rendered in the API response.