Hoping anyone can help whenever I try using the API to pull all assets I am getting only 50 assets in the json.
The actual asset count is 607.
Is there any way to fix this.
I have built a script that uses's our clients NAC API to export clients as it provides all the needed info for itflow.
The creation works just fine. However now I am working on the update api to update any assets that the info in the NAC changes for.
I found I need the asset_ID which can be exported via the Read API but I am not getting all devices. any help would be appreciated.