---
title: "Retrieve a Specific Inventory Location By VUUID"
slug: "retrieve-a-specific-inventory-location-by-vuuid-1"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-inventory-location-by-vuuid-1"
---

> ## 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 Inventory Location By VUUID

Get/ci-rest-api/rest/1/cilocation/BEB0875D112F5013E05316821FAC3BB0

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='983e1544-deae-49ac-afe3-ee832b027434'>application/json</option>
</select>

```json
{
  "CilocCompCode": "001",
  "CilocCode": "WHSE",
  "CilocName": "Main Warehouse",
  "CilocDeptCode": "056",
  "CilocTypeCode": "W",
  "CilocCtrlCode": null,
  "CilocBinCtrlFlag": "N",
  "CilocPctUsed": null,
  "CilocDeptDistFlag": "N",
  "CilocHier": "001      .WHSE    .",
  "CilocInvSerCode": null,
  "CilocMszoneCode": null,
  "CilocIuCreateDate": "2015-05-11T17:24:22Z",
  "CilocIuUpdateDate": null,
  "CilocVUuid": "BEB0875D112F5013E05316821FAC3BB0",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ci-rest-api/rest/1/cilocation/BEB0875D112F5013E05316821FAC3BB0",
      "name": "cilocation",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ci-rest-api/rest/1/cilocation/BEB0875D112F5013E05316821FAC3BB0",
      "name": "cilocation",
      "kind": "item"
    }
  ]
}
```

object
