Returns brands list based on incident type provided.

External Documentation

To 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

Preview this Workflow on desktop