GET Get CMS page content
Retrieve page rails and tiles configuration from the content management system for the specified page Required scopes:
Are you an LLM? You can read better optimized documentation at /docs/api/endpoints/console/get-console-pages-pageName.md for this page in Markdown format
GET
Try it out https://api.rooom.com/console/pages/{pageName}Parameters
Path Parameters
| Name | Type | Description |
|---|---|---|
pageNamerequiredExample: dashboard | string | Name of the CMS page to retrieve |
Responses
200Successfully retrieved CMS page content
404Page Not Found
500Internal server error
GET /console/pages/{pageName} Get CMS page content Retrieve page rails and tiles configuration from the content management system for the specified page Required scopes: pageName Name of the CMS page to retrieve