Get metadata transforms Deprecated

View as Markdown
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 'https://localhost:5601/api/endpoint/metadata/transforms' \ --header "Authorization: $API_KEY"