Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi guys, I'm working with Security Graph API and I saw that the @odata.nextLink was missing when using the $top to limit the result when querying incidents and alerts. When I top 10 results I still don't get the nextLink although I know I have ~50 alerts
According to the docs https://learn.microsoft.com/en-us/graph/api/security-list-alerts_v2?view=graph-rest-1.0&tabs=http nextLink suppose to work ok.
Does anybody know if this change was planned or if this is a bug in the api?