ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Allow offset-parameter in REST API

Open jarnalyrkar opened this issue 1 year ago • 1 comments

As you can add an offset to a collection tag, {{ collection:blog limit="9" offset="1" }}

it would be nice to be able to do this through the API also: /api/collections/blog/entries?limit=9&page=2&offset=1

jarnalyrkar avatar Apr 19 '24 11:04 jarnalyrkar

Would be great having it 🙏

j-vitali avatar Apr 30 '24 06:04 j-vitali