Skip to content

Paginate/limit comments from /find endpoint #782

@CodeWithOz

Description

@CodeWithOz

Is there a built-in way to paginate when fetching comments from the /find endpoint? For instance if a particular thread has 1000 replies and I only want to get them in batches of 50 each time. Do I need my own custom code in the backend to implement this?

I can see the since param but ideally I'd like to also specify a maximum number of replies to include in the response.

Thanks!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions