Rest API - Pagination Patterns
Which of the following is the correct way to request page 3 with 10 items per page using query parameters?
page for page number and limit for items per page.page=3 and limit=10.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions