api.companies.get_brands
GET /companies/brands— ACPortal
Python
api.companies.get_brands() -> list[CompanyBrand]
CLI
ab companies get_brands
GET /companies/brands
Response
Returns a list of List[CompanyBrand].
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Brand ID |
|
|
no |
Brand name |
|
|
no |
Parent brand ID |