getPage in the widget’s uses list before calling it.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets one content page and its share URL.
getPage in the widget’s uses list before calling it.
const detail = await getPage({ id: 42, languageIso: "en" });
const getPage: PortalFunction<PortalPageDetail, GetPageInput>