---
title: "The endpoint lists all candidate custom fields."
method: GET
path: "/api/external/candidate/custom-field/list"
tags: ["Candidate APIs"]
---

# The endpoint lists all candidate custom fields.

`GET /api/external/candidate/custom-field/list`

## Query parameters

- `include_count` string

## Headers

- `RF-Api-Key` string, required

## Response `200`

Auto generated using Swagger Inspector

- object[]
  - `choices` object[]
    - `id` integer
    - `name` string
  - `id` integer
  - `name` string
  - `type` string

## Changes

- **2026-08-13** `febc104d89ff` — 1 breaking
  - the `header` request parameter `RF-Api-Key` became required

[Change history](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/changes/api/external/candidate/custom-field/list/get.md)

---

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