GET
/api/endpoint/metadata/transforms
curl \
--request GET 'https://localhost:5601/api/endpoint/metadata/transforms' \
--header "Authorization: $API_KEY"
Response examples (200)
{}
curl \
--request GET 'https://localhost:5601/api/endpoint/metadata/transforms' \
--header "Authorization: $API_KEY"
{}