# Get information about the Brand (public) **GET /brand** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Parameters ### Headers - **X-Popsell-Domain** (string) The domain of the user ## Responses ### 200 Returns the Brand information #### Body: application/json (object) - **id_brand** (integer) - **label** (string) - **default_language** (string) - **url** (string) - **program_label** (string) - **front_office_domain** (string) - **register_restriction** (string) - **product_price_display_limit** (integer) - **widget_wl_cta_chat_topic** (integer) - **widget_community_default_sort_amb_by** (integer) - **brand_config** (object) - **available_content_language** (array[string]) - **timezone** (string) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)