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

Get/pm-rest-api/rest/1/pmmeetingtrack/BEC6BF038D9C2AC1E05316821FACCD01

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='d52a1e19-7744-46ac-83b6-7bbb4f7df063'>application/json</option>
</select>

```json
{
  "PmmtCompCode": "001",
  "PmmtFrequency": "W",
  "PmmtItemIdMask": "IT-**",
  "PmmtMeetingIdMask": "SAFE-****",
  "PmmtMinutesFootnote": "All items noted above will be deemed true and accurate if the readers do not express their objections within the next seven days.",
  "PmmtNextItemNum": null,
  "PmmtNextMeetingNum": 1,
  "PmmtNumberingFlag": "Y",
  "PmmtProjCode": "15600",
  "PmmtProjName": "JE Dunn Projects",
  "PmmtTrackCode": "SAFETY",
  "PmmtTrackName": "Weekly Safety Meeting",
  "PmmtVUuid": "BEC6BF038D9C2AC1E05316821FACCD01",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeetingtrack/BEC6BF038D9C2AC1E05316821FACCD01",
      "name": "pmmeetingtrack",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmmeetingtrack/BEC6BF038D9C2AC1E05316821FACCD01",
      "name": "pmmeetingtrack",
      "kind": "item"
    }
  ]
}
```

object
