Get Brands
Returns brands list based on incident type provided.
External Documentation
To learn more, visit the PhishLabs documentation.
Parameters
Parameter | Description |
---|---|
Incident Type Code | An 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