---
title: "Retrieve a Specific PM Punchlist By VUUID"
slug: "retrieve-a-specific-pm-punchlist-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-pm-punchlist-by-vuuid"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve a Specific PM Punchlist By VUUID

Get/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='cf44b817-e2b1-40de-b2f0-753502bfcb2e'>application/json</option>
</select>

```json
{
  "PmplArea1Name": null,
  "PmplArea2Name": null,
  "PmplArea3Name": null,
  "PmplArea4Name": null,
  "PmplClvValueCode1": null,
  "PmplClvValueCode2": null,
  "PmplClvValueCode3": null,
  "PmplClvValueCode4": null,
  "PmplClvValueCode5": null,
  "PmplClvValueCode6": null,
  "PmplCode": "0002",
  "PmplCompCode": "001",
  "PmplComplPc": 0,
  "PmplCompleteItemCount": 0,
  "PmplDesc": null,
  "PmplFromContactCode": "CK",
  "PmplFromContactName": "Chet Kuchyt",
  "PmplFromPartnCode": "001",
  "PmplFromPartnTypeCode": "C",
  "PmplGlobalUpdateDate": "2018-10-28T07:53:01Z",
  "PmplIncompleteItemCount": 0,
  "PmplProjName": "10 Bay Street Towers",
  "PmplReceivedDate": null,
  "PmplReceivedDateFrmtd": null,
  "PmplReceivedFlag": "N",
  "PmplRecordStatus": "PENDING",
  "PmplStatusCode": "OPEN",
  "PmplSubmittedDate": null,
  "PmplSubmittedDateFrmtd": null,
  "PmplTitle": null,
  "PmplToContactCode": null,
  "PmplToContactName": null,
  "PmplToPartnCode": null,
  "PmplToPartnTypeCode": null,
  "PmplTotalItemCount": 0,
  "PmplVUuid": "7946140CE95787C4E053788610AC00F2",
  "PmplIuCreateDate": "2016-07-12T17:23:50Z",
  "PmplIuCreateUser": "CHET",
  "PmplIuUpdateDate": null,
  "PmplIuUpdateUser": null,
  "PmplProjVuuid": "A53748A3477076BFE053B08610AC40DD",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2",
      "name": "pmpunchlist",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmpunchlist/7946140CE95787C4E053788610AC00F2",
      "name": "pmpunchlist",
      "kind": "item"
    }
  ]
}
```

object
