Retrieve transformation run details by ID
GET/transformations/:transformationID/runs/:runID
Fetches detailed information for a specific transformation run identified by its unique ID. Includes properties such as status, start time, end time, and output destination.
Request
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
Unauthorized
Not Found