List all content pages
GET {{baseUrl}}/pages
List all content pages. This doesn't include blog posts and API Products
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"AllowFormSubmission":"\u003cboolean\u003e","PageTypeID":"\u003cinteger\u003e","Path":"\u003cstring\u003e","Status":"\u003cstring\u003e","Template":"\u003cstring\u003e","Title":"\u003cstring\u003e","ID":"\u003cinteger\u003e"},{"AllowFormSubmission":"\u003cboolean\u003e","PageTypeID":"\u003cinteger\u003e","Path":"\u003cstring\u003e","Status":"\u003cstring\u003e","Template":"\u003cstring\u003e","Title":"\u003cstring\u003e","ID":"\u003cinteger\u003e"}]