Skip to main content
Question

Chronicle API migration question: replacement for legacy CaseSearchEverything endpoint

  • April 21, 2026
  • 1 reply
  • 8 views

melissagr
Forum|alt.badge.img+1

Hello,

I am currently working on a Google SecOps SOAR API migration to the Chronicle API.

Using the official endpoint mapping table Table de mappage des points de terminaison de l'API  |  Google Security Operations  |  Google Cloud Documentation, I was able to identify several mappings.

 I am unsure about this legacy SOAR endpoint:

/api/external/v1/search/CaseSearchEverything

I could not find a clear equivalent in the Chronicle endpoint mapping table, and it even seems that some parts of SecOps may still rely on this legacy route.

My question is:
What is the recommended Chronicle endpoint to replace CaseSearchEverything?
Or should we consider that this use case does not yet have a direct documented Chronicle equivalent?

Context:

  • Stage 2 migration is in progress.

Thank you in advance for your help.

1 reply

dnehoda
Staff
Forum|alt.badge.img+16
  • Staff
  • April 21, 2026

chronicle.googleapis.com/cases.get

 

GetCase, GetCaseAlert, ListConnectorEvents, ListInvolvedEntities 

 

All that combined I believe will get you close.