Is your feature request related to a problem? Please describe.
The documentation does not give an example on how to request pages/content. After installing the extension and adding a site config, I can go to /headless and get a JSON representation of that page. How would I get any other page? What arguments are supported? To need to POST or GET?
Describe the solution you'd like
A short list of example URLs or curl requests would be great to understand what's possible
Is your feature request related to a problem? Please describe.
The documentation does not give an example on how to request pages/content. After installing the extension and adding a site config, I can go to
/headlessand get a JSON representation of that page. How would I get any other page? What arguments are supported? To need to POST or GET?Describe the solution you'd like
A short list of example URLs or curl requests would be great to understand what's possible