---
title: "List Lead Custom Fields"
method: GET
path: "/custom_field/lead/"
tags: ["custom_fields.lead"]
---

# List Lead Custom Fields

`GET /custom_field/lead/`

List all the lead custom fields for your organization.

## Query parameters

- `_limit` integer
- `_skip` integer
- `_fields` string

## Response `200`

Successful response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/close/apis/close-api.md) · [All operations](https://skmtc.net/close/apis/close-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/close/close-api/revisions/0dcf3303e9d7/schema)
