---
title: "Access log messages for a VCH"
method: GET
path: "/target/{target}/vch/{vchId}/log"
---

# Access log messages for a VCH

`GET /target/{target}/vch/{vchId}/log`

A `GET` request on `/log` under a VCH resource will return the log messages for the creation process of that VCH.

## Path parameters

- `target` string, required
- `vchId` string, required

## Query parameters

- `thumbprint` string

## Response `200`

Log messages for a VCH

- string

## Other responses

- `default` — An error occurred

---

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