get {protocol}://{base-url}/integration/v2/custom_field_value/
This API is used to list all Custom Field Values displayed on the catalog page.
Responses
This API is used to list all Custom Field Values displayed on the catalog page.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/custom_field_value/?limit=100&skip=0' \
--header 'accept: application/json'