GET
/
transformations
/
{name}
cURL
curl --request GET \
  --url https://app.indexing.co/dw/transformations/{name} \
  --header 'X-API-KEY: <api-key>'
"<string>"

Authorizations

X-API-KEY
string
header
required

Response

200
text/javascript

Transformation code

The response is of type string.