Rest API - Query Parameters and Filtering
Which of the following is the correct way to request the second page of results with 10 items per page using limit and offset?
GET /items?limit=10&offset=?
Which of the following is the correct way to request the second page of results with 10 items per page using limit and offset?
GET /items?limit=10&offset=?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions