get {protocol}://{base-url}/integration/v2/custom_field//
This endpoint fetches metadata for a single Custom Field.
Responses
This endpoint fetches metadata for a single Custom Field.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/custom_field/id/ \
--header 'accept: application/json'