Implement built-in pagination support for JSON:API requests.
See here: https://www.drupal.org/docs/core-modules-and-themes/core-modules/jsonapi-module/pagination
The implementation should also feature a convenient way to do pagination with resources that may be omitted from the result array because of insufficient permissions.
The Drupal docs describe this issue rather well.
Implement built-in pagination support for JSON:API requests.
See here: https://www.drupal.org/docs/core-modules-and-themes/core-modules/jsonapi-module/pagination
The implementation should also feature a convenient way to do pagination with resources that may be omitted from the result array because of insufficient permissions.
The Drupal docs describe this issue rather well.