---
title: "GET /api/v4.0/integrations/configurations/widget"
method: GET
path: "/api/v4.0/integrations/configurations/widget"
---

# GET /api/v4.0/integrations/configurations/widget

`GET /api/v4.0/integrations/configurations/widget`

Retrieve styling settings, including colors and other visual elements for the Gameball widget.

## Response `200`

Widget configuration retrieved successfully

- object
  - `colors` object
    - `primary` string
    - `secondary` string
    - `accent` string
    - `background` string
    - `text` string
  - `layout` object
    - `position` 'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'
    - `size` 'small' | 'medium' | 'large'
    - `showOnMobile` boolean
  - `features` object
    - `showBalance` boolean
    - `showPoints` boolean
    - `showTier` boolean
    - `showNotifications` boolean

---

[API](https://skmtc.net/gameballers/apis/gameball-api.md) · [All operations](https://skmtc.net/gameballers/apis/gameball-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameballers/gameball-api/versions/2e4a8bfe2291/schema)
