Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Add pagination to session messages endpoint#20

Open
leeroybrun wants to merge 1 commit intoslopus:mainfrom
leeroybrun:happy-server-feat/pagination
Open

Add pagination to session messages endpoint#20
leeroybrun wants to merge 1 commit intoslopus:mainfrom
leeroybrun:happy-server-feat/pagination

Conversation

@leeroybrun
Copy link

Introduced optional 'limit' and 'beforeSeq' query parameters to the session messages route, enabling pagination. The response now includes 'hasMore' and 'nextBeforeSeq' fields to facilitate client-side navigation through message history.

Introduced optional 'limit' and 'beforeSeq' query parameters to the session messages route, enabling pagination. The response now includes 'hasMore' and 'nextBeforeSeq' fields to facilitate client-side navigation through message history.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant