get {protocol}://{base-url}/api/v1/bulk_metadata/cross_system_lineage/read/
Retrieves existing cross-system lineage records for the specified objects.
Responses
Retrieves existing cross-system lineage records for the specified objects.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/api/v1/bulk_metadata/cross_system_lineage/read/?target_otype=bi_server' \
--header 'accept: application/json'