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

## Response `200`

Auto generated using Swagger Inspector

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

---

[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/9e36b3759d5d/schema)
