200-901 Cisco Platforms and Development Practice Question
A developer is using the Meraki Dashboard API to list all organizations. Which TWO of the following are true regarding pagination in the Meraki API? (Choose TWO.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The Link header contains URLs for the next and previous pages.
Meraki API pagination uses Link header or startingAfter/endingBefore query parameters.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Page size is fixed at 1000 items per page.
Why it's wrong here
Page size is not fixed; it can vary.
- ✗
Pagination is optional and disabled by default.
Why it's wrong here
Pagination is always used; results are paginated by default.
- ✗
Pagination requires the use of OAuth tokens.
Why it's wrong here
Pagination is unrelated to authentication.
- ✓
The Link header contains URLs for the next and previous pages.
Why this is correct
Meraki uses the Link header for pagination.
- ✓
The startingAfter and endingBefore parameters control the page cursor.
Why this is correct
These query parameters are used for cursor-based pagination.
Go deeper
Related to this question
About these practice questions
One of 989 original 200-901 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 200-901 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-901 exam.