---
title: "Get applicable custom fields for leads"
method: GET
path: "/leads/customfields/attributes"
tags: ["Leads"]
---

# Get applicable custom fields for leads

`GET /leads/customfields/attributes`

Get user-created custom fields that can be applied to leads. System-managed attribution identifiers are excluded and are available through the lead's attributionTracking property.

## 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)
