Pagination result containing items and metadata for navigating large datasets.
Remarks
This interface standardizes paginated responses across the SDK, providing
consistent metadata for implementing pagination UI components and handling
multi-page data fetching. Supports both offset-based and cursor-based pagination.
Pagination result containing items and metadata for navigating large datasets.
Remarks
This interface standardizes paginated responses across the SDK, providing consistent metadata for implementing pagination UI components and handling multi-page data fetching. Supports both offset-based and cursor-based pagination.
Example