---
title: "Retrieves all custom fields configured in the system."
method: GET
path: "/dx/api/people/v1/customFields"
tags: ["People / Custom fields"]
---

# Retrieves all custom fields configured in the system.

`GET /dx/api/people/v1/customFields`

Fetches a list of all custom fields that extend the base user schema. These fields are configured by administrators and can be used for flexible form generation and validation.

## Response `200`

Custom fields retrieved successfully.

## Other responses

- `401` — Unauthorized. The request is missing a valid session.

---

[API](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server.md) · [All operations](https://skmtc.net/hcl-tech-software/apis/people-api-v1-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hcl-tech-software/people-api-v1-server/revisions/2267cfc94cf0/schema)
