---
title: "Get mobile client version information based on app version parameter"
method: GET
path: "/v1/mobile-client-version"
tags: ["Metadata"]
---

# Get mobile client version information based on app version parameter

`GET /v1/mobile-client-version`

## Query parameters

- `appVersion` string, required

## Response `200`

OK

- RobloxClientSettingsApiModelsResponseMobileClientVersionResponse
  - `activeVersion` string
  - `upgradeSource` string
  - `MD5Sum` string
  - `data` RobloxClientSettingsApiModelsResponseMobileClientVersionResponseData
    - `UpgradeAction` string

## Other responses

- `400` — 2: Invalid binaryType.

---

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