Hey, I’m having trouble getting a response from my API call to the subpages of the page called /archive. I wanna load all the fields from my page called ‘example’ which is a child of the ‘archive’ page. This is my response:
GET https://example.com/api/pages/archive/example
“No route found for path: "pages/archive/example" and request method: "GET"”,
I have no trouble loading the /archive page.
Any suggestions for this? Would be nice! First time posting here btw, let me know if you need more details.