---
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

## Changes

- **2017-10-09** `f82e664c9b53` — 1 info
  - endpoint added
- **2017-07-12** `7a99cfe3f0d8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vmware/apis/vic-machine-api/changes/target/:target/vch/:vchId/log/get.md)

---

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