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