
SentinelOne - Get Sites
This atomic belongs to the SentinelOne atomic group.
Fetches a list of sites from SentinelOne using site name, site ID, or a custom query string. See the SentinelOne API documentation for more information about supported query string options.
Target: SentinelOne integration target or an HTTP Endpoint for "your-tenant.sentinelone.net" with a path of "/web/api/v2.1"
Account Key: None if using an integration-provided target, API token if using an HTTP endpoint target
Steps:
[] Build the query string
[] Generate the authorization header
[] Request matching sites from SentinelOne
[] Check if the API request succeeded:
[]> If it did, set the output variables
[]> If it didn't, output an error
More information about this API can be found in the SentinelOne documentation