---
title: "Get client version information for specific binary type"
method: GET
path: "/v1/client-version/{binaryType}"
tags: ["Metadata"]
---

# Get client version information for specific binary type

`GET /v1/client-version/{binaryType}`

## Path parameters

- `binaryType` string, required

## Response `200`

OK

- RobloxClientSettingsApiModelsResponseClientVersionResponse
  - `version` string
  - `clientVersionUpload` string
  - `bootstrapperVersion` string
  - `nextClientVersionUpload` string
  - `nextClientVersion` string
  - `forceInstall` boolean

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roblox/roblox-api/revisions/997412c1cdd2/schema)
