This API lets you browse the domain membership rules.
xxxxxxxxxx
curl --request POST \
--url 'https://alation_domain/integration/v2/domain/membership/view_rules/?limit=100&skip=0' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"exclude":true}'