Hello,
I am currently attempting to query all machines in Sophos Central via API. However there seems to be a max limit of ~500 items. Is there any way around this max limit or any other way to query all endpoints. Any input would be great.
Hello,
I am currently attempting to query all machines in Sophos Central via API. However there seems to be a max limit of ~500 items. Is there any way around this max limit or any other way to query all endpoints. Any input would be great.
Evron Davis - you can use the pagination functions in the API to scroll through the data. You can't just dump everything through one request.
See the documentation for how to use and set up the pagination.
Evron Davis - you can use the pagination functions in the API to scroll through the data. You can't just dump everything through one request.
See the documentation for how to use and set up the pagination.