Skip to main content

'Fields' parameter is ignored when pagination offset is passed

  • May 20, 2022
  • 0 replies
  • 7 views

Hello, I’m trying to access paginated records via API and return specified fields in the ‘fields’ query parameter. But when I include pagination offset to the following requests and modify fields that should be included in response, it makes no effect. Only fields that were specified in the first request are returned, no matter if I don’t pass ‘fields’ parameter in the first request and when I do in the subsequent requests with included pagination offset. Is it possible to achieve?

0 replies

Be the first to reply!