List all content blocks which are displayed on this page
GET {{baseUrl}}/pages/:page_id/content-blocks
List all content blocks which are displayed on this page
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"Content":"\u003cstring\u003e","MarkdownContent":"\u003cstring\u003e","MarkdownEnabled":"\u003cboolean\u003e","Name":"\u003cstring\u003e","ID":"\u003cinteger\u003e","PageID":"\u003cinteger\u003e"},{"Content":"\u003cstring\u003e","MarkdownContent":"\u003cstring\u003e","MarkdownEnabled":"\u003cboolean\u003e","Name":"\u003cstring\u003e","ID":"\u003cinteger\u003e","PageID":"\u003cinteger\u003e"}]