How to list over 6000 indicators with Graph API (Sentinel)

Joakim Loxdal 20 Reputation points
2023-03-29T09:44:03.3733333+00:00

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
Microsoft Security Microsoft Sentinel
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.