Retrieves a list of all available brands for your organization
| Parameter | Type | Description | Required |
|---|---|---|---|
| None | - | This endpoint does not accept additional parameters | - |
| Field | Type | Description |
|---|---|---|
success | Boolean | Indicates whether the request was successful |
brands | Array | Array of brand objects |
brands[].id | Integer | Unique identifier for the brand |
brands[].name | String | Display name of the brand |