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 brands list based on incident type provided.
External DocumentationTo learn more, visit the PhishLabs documentation.

Parameters

ParameterDescription
Incident Type CodeAn incident type code.

Example Output

[
	{
		"id": 0,
		"isDefault": false,
		"isLoggable": false,
		"name": "Name of the brand."
	}
]

Workflow Library Example

Get Brands with Phishlabs and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop