Skip to content
Installation
Docs
API Reference
Developer Hub
App Store
Search
CMD+K
Home
/
REST API Reference
/
Brands
Brand List
List all brands
Retrieve a brand
Brand
/
Brand List
Brand List
Copy
A list of brands
type
string
The type of object
Example:
"list"
data
Array of objects
(Brand)
+
Show 8 array properties
{
"type"
:
"list"
,
"data"
: [
{ … } ] }