---
title: "GET /api/v1.0/whitelabelconfig/{appId}/playstore"
method: GET
path: "/api/v1.0/whitelabelconfig/{appId}/playstore"
tags: ["WhiteLabelConfig"]
---

# GET /api/v1.0/whitelabelconfig/{appId}/playstore

`GET /api/v1.0/whitelabelconfig/{appId}/playstore`

## Path parameters

- `appId` string, required

## Response `200`

OK

- RestApiResultPlayStoreConfigModel — Rest api result
  - `Data` PlayStoreConfigModel, required — Play Store configuration model
    - `WhiteLabelId` integer — White label ID
    - `BundleId` string — Bundle ID
    - `Description` string — Description
    - `ShortDescription` string — Short description
    - `Copyright` string — Copyright
    - `Keywords` string — Keywords
    - `MarketingUrl` string — Marketing URL
    - `PrivacyUrl` string — Privacy URL
    - `SupportUrl` string — Support URL
    - `PlayConsoleAccount` integer — Play Console account: 0 = IE, 1 = UK, 2 = IE2, 3 = IE3
    - `ReleaseNotes` string — Release notes
    - `StoreIcon` string — Store icon URL
    - `ReadyToPublishAndroid` boolean — Ready to publish Android

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Successful authentication, but authorization has been denied for this request.
- `404` — NotFound

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/revisions/a72c0465da74/schema)
