---
title: "GET brands"
method: GET
path: "/v3/brands"
tags: ["Brands"]
---

# GET brands

`GET /v3/brands`

Returns Brands of the organization

## Query parameters

- `page[number]` integer
- `page[size]` integer
- `sort` string
- `fields[brand]` string
- `filter[id]` string
- `filter[name]` string
- `filter[google_tag_manager_mode]` string
- `filter[google_tag_manager_key]` string
- `filter[google_tag_manager_host]` string
- `filter[google_tag_manager_path]` string
- `filter[tagging_server_host]` string
- `filter[google_maps_key]` string
- `filter[primary_color]` string
- `filter[secondary_color]` string
- `filter[text_color]` string
- `filter[background_color]` string
- `filter[header_text_color]` string
- `filter[header_background_color]` string
- `filter[cookie_consent]` string
- `filter[cookie_consent_description]` string
- `filter[cookie_consent_buttons_layout]` string

## Headers

- `Accept-Language` string

## Response `200`

BrandCollectionResponse

## Other responses

- `429` — Error
- `default` — Error

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
