---
title: "Get contact custom fields"
method: GET
path: "/contacts/{id}/customfields"
tags: ["Contacts (People)"]
---

# Get contact custom fields

`GET /contacts/{id}/customfields`

Returns a list of custom fields for a contact.

## Path parameters

- `id` string, required

## Response `200`

Custom Fields

- CustomField[]
  - `id` string — The API ID of this entity, formatted {integer}-{entityType}

---

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