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.

Get an address group by ID.

Parameters

ParameterDescription
IDThe resource’s unique identifier.

Example Output

[
	{
		"static": [
			"string"
		]
	},
	{
		"dynamic": {
			"filter": "string"
		}
	}
]

Workflow Library Example

Get Address Group with Prisma Access and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop