Forum Discussion

  • jbmartin6's avatar
    jbmartin6
    Iron Contributor
    When I invoke 'https://api-us.securitycenter.microsoft.com/api/machines' via our Powershell cmdlet I get all our ~2500 machines back. To me, this suggests the problem lies in how you are invoking it rather than the API having a built in limit. But, there is a 10k items page limit on the API so if you have more than that you will need some sort of page/limit logic. But if you are only getting 49 something else is going on.

Resources