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

Get/om-rest-api/rest/1/omcompetitor/B41F5545C27BA908E053B08610AC2C73

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='de56c132-1ed0-46ea-9591-167ed2f5bad8'>application/json</option>
</select>

```json
{
  "OmcCompetitorCode": "WILEY",
  "OmcName": "Wiley Construction Inc.",
  "OmcProductName": null,
  "OmcStrengths": "Long established in the area",
  "OmcWeaknesses": "Small company doing mostly specialty work.",
  "OmcRating": "75",
  "OmcPartnCode": null,
  "OmcPartnTypeCode": null,
  "OmcContactCode": null,
  "OmcOpportunities": "Position our overall experience and diversity",
  "OmcThreats": "Personal reslationships with university.",
  "OmcIuCreateDate": "2015-06-26T14:29:17Z",
  "OmcIuCreateUser": "BILL",
  "OmcIuUpdateDate": null,
  "OmcIuUpdateUser": null,
  "OmcVUuid": "B41F5545C27BA908E053B08610AC2C73",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/om-rest-api/rest/1/omcompetitor/B41F5545C27BA908E053B08610AC2C73",
      "name": "omcompetitor",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/om-rest-api/rest/1/omcompetitor/B41F5545C27BA908E053B08610AC2C73",
      "name": "omcompetitor",
      "kind": "item"
    }
  ]
}
```

object
