People / Custom fields

Retrieves the schema for custom fields.

Provides the schema definition for custom fields, including metadata such as field type, default values, and validation rules. It can be used for dynamic form generation and client-side validation.

get/dx/api/people/v1/customFields/schema

Response

Custom fields schema retrieved successfully.

Changes

Changed in 2 of the 3 revisions of this API.22

    • removed the media type */* for the response with the status

      response-media-type-removed

    • removed the media type exampleCustomFieldsSchema for the response with the status

      response-media-type-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the media type */* for the response with the status

      response-media-type-added

    • added the media type exampleCustomFieldsSchema for the response with the status

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog