How to list over 6000 indicators with Graph API (Sentinel)
Joakim Loxdal
20
Reputation points
Hi!
I have added 10k indicators (domainNames) to Sentinel using the security API.
When fetching them with: GET graph.microsoft.com/beta/security/tiIndicators
I will receive 200 indicators, and a link (@odata.nextLink) which gives the url of the next page (next 200 indicators).
This continues until my script has fetched 6000 indicators, at that point I wont receive the nextLink anymore.
Is 6000 a limit, and is it possible to fetch all N indicators where N > 6000?
Thank you
Joakim
Microsoft Security Microsoft Graph
13,721 questions
Microsoft Security Microsoft Sentinel
1,299 questions
Sign in to answer