Where to find API list for SIEM

I am trying to find API list for SIEM but unable to get it.

I have SOAR Swagger API, but not able to find SIEM. Please let me know if anyone has any idea.

0 3 294
3 REPLIES 3

Details on the APIs available for the SIEM are here: https://cloud.google.com/chronicle/docs/reference/backstory-api-quotas

If you'd like to see an example of them implemented, I highly recommend the SecOps CLI: https://github.com/chronicle/cli

-mike

Oh also take a look at https://cloud.google.com/chronicle/docs/reference/rest

It has a lot of API calls that are not in the normal ones that the google staff posted! GL!