get https://docs.demo.rooftopcms.io/wp-json/wp/v2/pages
Get a list of pages
This is the endpoint to access pages in Rooftop. It's the same endpoint as the standard WordPress API, but using the Rooftop plugins you'll find that there's more in the JSON response.
Note that you can use many options through the filter[] endpoint - we've just documented the common ones. Have a look at the WordPress WP Query docs for more: https://codex.wordpress.org/Class_Reference/WP_Query