---
title: "Retrieve a Specific PM Note By VUUID"
slug: "retrieve-a-specific-pm-note-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-pm-note-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 Note By VUUID

Get/pm-rest-api/rest/1/pmnotes/C377D77723047140E05316821FAC73E3

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='388ad94d-d59f-4e78-a109-769ee26c6424'>application/json</option>
</select>

```json
{
  "PmnClosedFlag": "N",
  "PmnComment": null,
  "PmnContactCode": "SC",
  "PmnContactName": "Steve Cangiano",
  "PmnDate": "2018-08-05T21:43:14Z",
  "PmnInternalFlag": null,
  "PmnNote": "Here is a new note.",
  "PmnNum": 1,
  "PmnObjCompCode": "001",
  "PmnObjKey1": "00001",
  "PmnObjKey2": "UNUSED",
  "PmnObjProjCode": "15600",
  "PmnObjectType": "PMDAYJR",
  "PmnPartnCode": "001",
  "PmnPartnTypeCode": "C",
  "PmnSrcCode": null,
  "PmnSrcDesc": null,
  "PmnStatusCode": "OPEN",
  "PmnSubject": null,
  "PmnUser": "STEVE",
  "PmnVUuid": "C377D77723047140E05316821FAC73E3",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmnotes/C377D77723047140E05316821FAC73E3",
      "name": "pmnotes",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmnotes/C377D77723047140E05316821FAC73E3",
      "name": "pmnotes",
      "kind": "item"
    }
  ]
}
```

object
