---
title: "Get commit token info (no auth required)"
method: GET
path: "/api/v1/cvms/{cvm_id}/commit-update"
tags: ["CVMs"]
---

# Get commit token info (no auth required)

`GET /api/v1/cvms/{cvm_id}/commit-update`

Read-only lookup of commit token metadata for the confirm-update page.

## Path parameters

- `cvm_id` string, required

## Query parameters

- `token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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