---
title: "Gets a custom field"
method: GET
path: "/api/v2/custom_fields/{id}"
tags: ["Custom Fields"]
---

# Gets a custom field

`GET /api/v2/custom_fields/{id}`

Retrieve a single custom field by ID.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single custom field

## Changes

- **2026-08-27** `bbf5057edf0d` — 1 warning
  - added the new `8.00` enum value to the `data/attributes/data_type_id` response property for the response status `200`

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/custom_fields/:id/get.md)

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/0e862879d77b/schema)
