Retrieves all custom fields configured in the system.
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
Custom fields retrieved successfully.
Changes
Changed in 2 of the 3 revisions of this API.22
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
- ▲
removed the media type
exampleCustomFieldsfor the response with the statusresponse-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 statusresponse-media-type-added
- ○
added the media type
exampleCustomFieldsfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○