nerdexam
Check_Point

156-521 · Question #256

156-521 Question #256: Real Exam Question with Answer & Explanation

The correct answer is B. offset. offset and limit are commonly used parameters in paginated API responses. They help you navigate through large datasets without overloading the client or the server.

Question

What parameter is commonly used to reduce large response payloads when listing objects or rules?

Options

  • Acompact
  • Boffset
  • Csuppress
  • Dexclude

Explanation

offset and limit are commonly used parameters in paginated API responses. They help you navigate through large datasets without overloading the client or the server.

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice