Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve the results for a Qradar AQL query executed by the Perform Ariel Search action.
External DocumentationTo learn more, visit the QRadar documentation.

Parameters

ParameterDescription
Search IDThe ID for the search that has been performed.

Example Output

{
	"events": [
		{
			"sourceip": "<string>",
			"destinationip": "<string>",
			"username": "<string>"
		}
	]
}

Workflow Library Example

Retrieve Ariel Search Result with Qradar and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop