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.

Returns a single URL entry from the URL blacklist.

Parameters

ParameterDescription
Entry IDThe ID of the blacklisted URL entry.

Example Output

{
	"id": 1,
	"comment": "hello world!",
	"created_by": "Nimrod Wagner <nimrod.wagner@perception-point.io>",
	"last_updated_by": "Nimrod Wagner <nimrod.wagner@perception-point.io>",
	"owner_organization": 1,
	"prefix": "example.com"
}

Workflow Library Example

Get Url from Blacklist with Perception Point and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop