Summary
Gets transformation document by id.
Description
Gets transformation document by id.
Route
GET /transformations/:id
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | Transformation document. |