API Design

Pagination

A pattern for dividing large datasets into discrete pages, using cursor-based or offset-based approaches to efficiently retrieve subsets of data.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

관련 항목