Hi Team,
We are currently using these endpoints to get the data into SOAR and we are pushing it back to SecOps Siem.
CROWDSTRIKE_ENDPOINTS = {
"GENERATE_TOKEN": "{}/oauth2/token",
"GET_DETECTION_IDS": "{}/alerts/queries/alerts/v1",
"GET_DETECTION_DETAILS": "{}/alerts/entities/alerts/v1",
"GET_COMBINED_GRAPHQL": "{}/identity-protection/combined/graphql/v1"
}
will there be any impact for my environment and should i need to create the new api client with the Alerts read permission