get_landing
Retrieve published micro-landing page details including URL, HTML content, and version history to verify publication, share links, or prepare for updates.
Instructions
Retrieve full details of a published micro-landing page by its ID. Returns the page title, public URL (via its associated short link), HTML content, publish status, version history, and the short link code used for QR code generation. Use this to verify a landing page was published correctly, retrieve its public URL to share or encode in a QR, or inspect its current content before calling update_landing. The landing_id is returned by publish_landing when the page is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| landing_id | Yes | The landing page ID |