Dashboard
Edit Article Logout

Get Content Page


Returns detailed info of the specified content page.

Path Parameters
idstringrequired
HTTP Response Examples
200
{ "Status": false, "Message": "", "Response": { "page": { "previewUrl": "https://cdn-us-1.azureedge.net/ghg0ctulvdx7bu10/assets/asset-ContentPage-120.png?t=cvbt", "domainId": 0, "pageType": "Page", "campaignId": 69, "webFormId": 80, "templateId": 0, "slug": "this-is-a-page-for-the-unit-tests", "title": "This is a page for the unit tests", "body": "... encoded html", "components": "... json components", "settings": { "css": "... encoded css", "head": ".. encoded html", "favicon": "https://cdn-us-1.azureedge.net/ghg0ctulvdx7bu10/FileManager/2ae262acffcaf889ca85af505bc543b4.png", "author": "", "keywords": "", "description": "" }, "isDsTrackOnly": true, "FullUrl": "https://dlystr.io/ghg0ctulvdx7bu10/p/this-is-a-page-for-the-unit-tests", "id": 120, "parentId": 0, "template": null, "tenantuid": "ghg0ctulvdx7bu10", "status": "Active", "isEnabled": true } } }

How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles