This endpoint can be used to list all Custom Fields. Deleted Custom Fields are ignored.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/custom_field/?allow_multiple=false&limit=100&skip=0' \
--header 'accept: application/json'