Skip to main content
The length parameter can be used with offset as an alternative approach to pagination.

Usage

  • If offset is omitted, length is ignored.
  • If offset is specified but length omitted, the number of records returned is equal to hitsPerPage.
With offset and length, the response includes these fields:

Example

Current API clients

Last modified on June 19, 2026