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

Get/ap-rest-api/rest/1/apinsurance/CF81CC9018E02D69E05316821FAC02F9

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='609e89f0-738d-4e79-b47e-8c9c69c75959'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='5422a6e4-916d-4e61-bd86-57d4ebb7bca5'>example-0</option>
<option value='26abd600-b093-4d6f-a66a-8b8c5c087b10'>example-1</option>
</select>example-0

Successful Response

```json
{
  "InsAmt": null,
  "InsCPoAutoAssignFlag": "N",
  "InsCScAutoAssignFlag": "N",
  "InsCertLoc": null,
  "InsCertNum": "*",
  "InsCompCode": "001",
  "InsComplType": "SC",
  "InsComplianceFlag": "N",
  "InsCoverTypeCode": "CERTPY",
  "InsCoverTypeDesc": "Certified Payroll",
  "InsDateComplianceFlag": "N",
  "InsDateSensitiveFlag": "N",
  "InsDeleteFlag": "Y",
  "InsEndDate": null,
  "InsInscompCode": "*",
  "InsInscompName": "Non-applicable",
  "InsNotesFlag": null,
  "InsPoAutoAssignFlag": "N",
  "InsPoNum": null,
  "InsPoReleaseNum": null,
  "InsScAutoAssignFlag": "N",
  "InsScContCode": "14001.001",
  "InsScJobCode": "14001",
  "InsStartDate": null,
  "InsUpdateDate": null,
  "InsUpdateFlag": "Y",
  "InsUpdateUser": null,
  "InsVUuid": "CF81CC9018E02D69E05316821FAC02F9",
  "InsVenCode": "1031006",
  "InsVouNum": null,
  "InsVouRemitDesc": null,
  "OrigCertNum": "*",
  "OrigInscompCode": "*",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinsurance/CF81CC9018E02D69E05316821FAC02F9",
      "name": "apinsurance",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinsurance/CF81CC9018E02D69E05316821FAC02F9",
      "name": "apinsurance",
      "kind": "item"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "InsAmt": null,
  "InsCPoAutoAssignFlag": "N",
  "InsCScAutoAssignFlag": "N",
  "InsCertLoc": null,
  "InsCertNum": "*",
  "InsCompCode": "001",
  "InsComplType": "SC",
  "InsComplianceFlag": "N",
  "InsCoverTypeCode": "CERTPY",
  "InsCoverTypeDesc": "Certified Payroll",
  "InsDateComplianceFlag": "N",
  "InsDateSensitiveFlag": "N",
  "InsDeleteFlag": "Y",
  "InsEndDate": null,
  "InsInscompCode": "*",
  "InsInscompName": "Non-applicable",
  "InsNotesFlag": null,
  "InsPoAutoAssignFlag": "N",
  "InsPoNum": null,
  "InsPoReleaseNum": null,
  "InsScAutoAssignFlag": "N",
  "InsScContCode": "14001.001",
  "InsScJobCode": "14001",
  "InsStartDate": null,
  "InsUpdateDate": null,
  "InsUpdateFlag": "Y",
  "InsUpdateUser": null,
  "InsVUuid": "CF81CC9018E02D69E05316821FAC02F9",
  "InsVenCode": "1031006",
  "InsVouNum": null,
  "InsVouRemitDesc": null,
  "OrigCertNum": "*",
  "OrigInscompCode": "*",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinsurance/CF81CC9018E02D69E05316821FAC02F9",
      "name": "apinsurance",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apinsurance/CF81CC9018E02D69E05316821FAC02F9",
      "name": "apinsurance",
      "kind": "item"
    }
  ]
}
```

object
