V1Brands
List Brands
Get the list of brands for the organization
curl -X GET "https://api.motorbase.io/api/v1/string/brands"[
{
"id": "string",
"name": "string",
"image": "string",
"organizationId": "string",
"createdAt": "2019-08-24",
"updatedAt": "2019-08-24"
}
]{
"message": "Organization slug is missing"
}{
"message": "Unauthorized"
}