Get transformation status
GET/api/v1/transform/status/:correlationId
Poll the status of a transformation job using the correlationId returned when
the job was created. Useful for long-running scheduled jobs where the caller
needs to check progress asynchronously.
Request​
Responses​
- 200
- 404
Job status
No job found for the given correlation ID