Get transformation document by ID

Returns transformation document by ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequired
id

Response

Transformation document.

Errors

500
Internal Server Error