page.get
ActiveTool of Create Web Page
declared in 0.1.0
Read a landing page draft, including its latest content JSON. For anonymous demo pages, include the editToken.
Parameters schema
{
"type": "object",
"required": [
"pageId"
],
"properties": {
"pageId": {
"type": "string",
"format": "uuid"
},
"editToken": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Create Web Page
https://github.com/daniel-lopez-puig/landings
1/7 registries