Skip to content

Add Event Pagination Support #14

@JohnBasrai

Description

@JohnBasrai

Add Event Pagination Support

Priority: Medium
Labels: api, enhancement

Large event queries can overwhelm clients and servers. Add pagination support to /events endpoint.

Acceptance Criteria:

  • limit and offset query parameters
  • Response metadata (total_count, has_more)
  • Default limits to prevent abuse
  • Update integration tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions