Magento 2 API: Get CMS Pages & CMS Blocks

In this article, we will be looking into how we can get the CMS Pages & CMS Blocks in Magento 2 using its API. Get CMS Page by page id Get CMS Block by block id Get multiple CMS Pages using SearchCriteria Get multiple CMS Blocks using SearchCriteria Anonymouse APIs Restriction The REST endpoints to … Read more