---
title: "Check if a GG18 Wallet is ready to update to DKLS."
method: GET
path: "/api/v2/wallet/{walletId}/tss/updatereadiness"
tags: ["Wallet"]
---

# Check if a GG18 Wallet is ready to update to DKLS.

`GET /api/v2/wallet/{walletId}/tss/updatereadiness`

## Path parameters

- `walletId` string, required

## Response `200`

OK

- WalletMPCv2MigrationStatus
  - `canMigrateToMPCv2` boolean, required
  - `disabledReason` string

## Other responses

- `400` — Bad Request

---

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