Get Version Diff
GET/api/v1/workflows/:workflow_id/versions/:version_number/diff
Compare a specific version with the current workflow state.
Returns a diff showing what changed between the version and current state.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error