Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Load the HTML content, settings, forms, and metadata for a variant in the editor.
cURL
curl --request GET \ --url https://api.landerlab.dev/api/v2/workspaces/{workspaceId}/editors/{variantId}/load \ --header 'X-API-Key: <api-key>'
{ "html": "<string>", "settings": {}, "forms": "<unknown>", "type": "<string>", "lander": {} }
API key with ll_live_ prefix
Editor state
Show child attributes
Was this page helpful?