---
title: "Returns levels of notifications user currently subscribed to"
method: POST
path: "/getTokenConfiguration"
---

# Returns levels of notifications user currently subscribed to

`POST /getTokenConfiguration`

## Request body

- object
  - `token` string
  - `os` string

## Response `200`

OK

- TokenConfiguration
  - `level_all` boolean
  - `level_transactions` boolean
  - `level_news` boolean
  - `level_price` boolean
  - `level_tips` boolean
  - `redacted` boolean — when true, server sends generic push text and omits data payload
  - `lang` string
  - `app_version` string

## Changes

> 18 revisions in range; 4 could not be searched.

- **2020-08-07** `b63417bef698` — 1 info
  - added the optional property `app_version` to the response with the `200` status
- **2020-08-05** `f3faf0a15b06` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api/changes/getTokenConfiguration/post.md)

---

[API](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api.md) · [All operations](https://skmtc.dev/bluewallet/apis/groundcontrol-push-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bluewallet/groundcontrol-push-server-api/revisions/346c22793d63/schema)
