---
title: "Retrieve a Specific Home Location Code By Location Code"
slug: "retrieve-a-specific-home-location-code-by-location-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-a-specific-home-location-code-by-location-code"
---

> ## 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 Home Location Code By Location Code

Get/em-rest-api/rest/1/emhomeloc/001-CHI

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='50240af5-b93f-4bf9-96cb-80f6857e0804'>application/json</option>
</select>

```json
{
  "EmhlHomelocCode": "001-CHI",
  "EmhlName": "Chicago Yard / Warehouse",
  "EmhlSname": null,
  "EmhlCompCode": "001",
  "EmhlCompName": "CMiC Construction Inc",
  "EmhlDeptCode": "416",
  "EmhlDeptName": "Chicago Equip / Whse",
  "EmhlIuCreateDate": "2015-05-11T15:03:28Z",
  "EmhlIuUpdateDate": null,
  "EmhlErecIncFlag": "N",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/em-rest-api/rest/1/emhomeloc/001-CHI",
      "name": "emhomeloc",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/em-rest-api/rest/1/emhomeloc/001-CHI",
      "name": "emhomeloc",
      "kind": "item"
    }
  ]
}
```

object
