---
title: "Retrieve Specific Valid Field Data By VUUID"
slug: "retrieve-specific-valid-field-data-by-vuuid"
updated: 2026-05-26T12:48:31Z
published: 2026-05-26T12:48:45Z
canonical: "developers.cmicglobal.com/retrieve-specific-valid-field-data-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 Specific Valid Field Data By VUUID

Get/sys-rest-api/rest/1/uevalidfielddata/F291FEBDBFFF282FE05316821FAC71D4

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='e5fcb9c6-42f5-44ba-b80f-ce6b7cd7b798'>application/json</option>
</select>

```json
{
  "UevfdFieldCode": "DEPLOYED2",
  "UevfdDisplayOrder": "000001",
  "UevfdDataValue": "Y",
  "UevfdDataValueDesc": "Yes or positive",
  "UevfdVUuid": "F291FEBDBFFF282FE05316821FAC71D4",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/uevalidfielddata/F291FEBDBFFF282FE05316821FAC71D4",
      "name": "uevalidfielddata",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/sys-rest-api/rest/1/uevalidfielddata/F291FEBDBFFF282FE05316821FAC71D4",
      "name": "uevalidfielddata",
      "kind": "item"
    }
  ]
}
```

object
