Retrieves the output of a transformation.
{
'data_url': 'https://...',
'process_uuid': '2b140c79-9439-4d9e-959f-2ed0faa5bac7'
}
{
'type': 'https://httpproblems.com/http-status/401',
'title': 'Unauthorized',
'status': 401,
'detail': 'Authorization Failed',
'instance': '/download_output',
'trace': {}
}
{
'process_uuid': '236cf603-636d-4be2-ad52-d807e56b35ca',
'status': 'error',
'message':'Error log here...'
}