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.

Run an LQL query.
External DocumentationTo learn more, visit the Lacework documentation.

Parameters

ParameterDescription
QueryThe query to execute.

Example Output

{
	"query": {
		"queryText": "string"
	},
	"options": {
		"limit": 1
	},
	"arguments": [
		{
			"name": "string",
			"value": "string"
		}
	]
}

Workflow Library Example

Execute Query with Lacework and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop