Pages
Built-in actions for pages and dashboards
List Pages
PagesList the pages in this organization.
Get Page
PagesGet a page with its blocks, by slug or id.
Create Page
PagesCreate a new page. The slug is auto-generated from the title when omitted.
Update Page
PagesRename a page, change its slug or icon, or archive it.
Delete Page
PagesPermanently delete a page and its blocks. Child pages are promoted to roots.
Add Block
PagesAdd a block to a page. Only the type is required; point data blocks at a table or view via table_id / view_id.
Update Block
PagesUpdate a block config or repoint its source table or view.
Move Block
PagesReposition a block between two neighbors on its page.
Remove Block
PagesPermanently remove a block from its page.