get {protocol}://{base-url}/integration/v1/otype/
API to fetch Permitted Otypes in Public APIs based on alation configs. These otypes should be able to be passed into APIs as arguments.
Responses
API to fetch Permitted Otypes in Public APIs based on alation configs. These otypes should be able to be passed into APIs as arguments.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/otype/ \
--header 'accept: application/json'