---
title: "Reads a single Value"
method: GET
path: "/api/2026-07-01/resources/custom_resources/values/{id}"
tags: ["CustomResources > Value"]
---

# Reads a single Value

`GET /api/2026-07-01/resources/custom_resources/values/{id}`

Reads a single Value

## Path parameters

- `id` string, required

## Response `200`

OK

- CustomResourcesValue
  - `id` string, required — Value identifier
  - `resource_id` string, required — The identifier of the resource that owns the resource value
  - `attachable_id` string — The id of the attached resource like an employee

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/versions/1a6bffb20f7d/schema)
