Rest API - Pagination Patterns
In offset-based pagination, what does the
limit parameter control?limit parameter control?limit in paginationlimit parameter defines how many items the server should return in one response.limit from other parametersoffset controls the starting position, while limit controls the count of items returned.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions