This API is used to list all the active Custom Field Values.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/custom_field_value/?limit=100&skip=0' \
--header 'accept: application/json'
This API is used to list all the active Custom Field Values.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/custom_field_value/?limit=100&skip=0' \
--header 'accept: application/json'