Get metadata transforms Deprecated

GET /api/endpoint/metadata/transforms

Spaces method and path for this operation:

get /s/{space_id}/api/endpoint/metadata/transforms

Refer to Spaces for more information.

Responses

  • 200 application/json

    OK

GET /api/endpoint/metadata/transforms
curl \
 --request GET 'http://localhost:5601/api/endpoint/metadata/transforms' \
 --header "Authorization: $API_KEY"