---
title: "Retrieve a Specific JC Combined Job Relation By VUUID"
slug: "retrieve-a-specific-jc-combined-job-relation-by-vuuid"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-jc-combined-job-relation-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 JC Combined Job Relation By VUUID

Get/jc-rest-api/rest/1/jcjobcombinedjobrel/F795E3D99A9B09D1E05313061FACE0E1

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourcecollection+json
<select class='api-response-data' aria-label='Media type'><option value='e65c2baa-31c0-4185-8adb-9f95f73b028e'>application/json</option>
</select>

```json
{
  "items": [
    {
      "JcrActiveFlag": "Y",
      "JcrCompCodeMain": "10",
      "JcrCompCodeRel": "20",
      "JcrExcBillingFlag": "N",
      "JcrExcContractFlag": "N",
      "JcrExcRevenueFlag": "N",
      "JcrIuCreateDate": "2023-03-23T17:48:53Z",
      "JcrIuUpdateDate": null,
      "JcrJobCodeMain": "1997",
      "JcrJobCodeRel": "072017",
      "JcrJobNameMain": null,
      "JcrJobNameRel": "Hilton Concrete",
      "JcrVUuid": "F795E3D99A9B09D1E05313061FACE0E1",
      "links": [
        {
          "rel": "self",
          "href": "http://solutionsr12mob.cmicpaas.com:80/cmicprod/jc-rest-api/rest/1/jcjobcombinedjobrel/F795E3D99A9B09D1E05313061FACE0E1",
          "name": "jcjobcombinedjobrel",
          "kind": "item"
        },
        {
          "rel": "canonical",
          "href": "http://solutionsr12mob.cmicpaas.com:80/cmicprod/jc-rest-api/rest/1/jcjobcombinedjobrel/F795E3D99A9B09D1E05313061FACE0E1",
          "name": "jcjobcombinedjobrel",
          "kind": "item"
        }
      ]
    }
  ],
  "totalResults": 5,
  "count": 1,
  "hasMore": true,
  "limit": 1,
  "offset": 0,
  "links": [
    {
      "rel": "self",
      "href": "http://solutionsr12mob.cmicpaas.com:80/cmicprod/jc-rest-api/rest/1/jcjobcombinedjobrel",
      "name": "jcjobcombinedjobrel",
      "kind": "collection"
    }
  ]
}
```

object
