Kirby API - pages-children-search

Hello,

the documentation at /api/pages/:id/children/search | Kirby is a bit “spartan”. (; This is actually the most important API endpoint.

Can someone here possibly specify the formats/structures of the parameters (search, filterBy, sortBy)? For a GET-, as well as a POST-Request?

Each with several options, for example for the search for blog posts:

  • FilterBy: Date(Year) > 2019 AND Author = Author AND Category = News OR Tag = Tag

and

  • sortyBy: Year AND Author

Thanks a lot!

1 Like