Skip to main content

Get Brands

GET 

/api/products/brands

Get Brands

Request

Query Parameters

    query string

Header Parameters

    X-Company-Slug stringrequired

Responses

Successful response

Schema

  • Array [

  • id string
    name string
    slug string
    image_url stringnullable
  • ]

Loading...