Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm going to create a Home page, i will create a widget for get last topic from a category. How can i get a next page from a category? I don't see document or api for this case.
Thanks
You can add ?page=2 to get the next page when loading the topics.
?page=2
@baris Can you tell me what API can i use for get list? I don't see
/api/category/<category_id>?page=2
@baris how can i set limit on per page via API? i don't see on document