External DocumentationTo learn more, visit the PhishLabs documentation.
Actions
Get Brands
Returns brands list based on incident type provided.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Incident Type Code | An incident type code. |
[
{
"id": 0,
"isDefault": false,
"isLoggable": false,
"name": "Name of the brand."
}
]
Was this page helpful?