Get calculation status and results
Result of computation [Using returned result link from process-run call]
Headers
Name
Type
Description
{
"code": 200,
"data": {
"result": {
...
}
},
"message": "Results returned successfully",
"resultsLink": "https://api.olisystems.com/result/flash/fbce59ee-f31e-447b-b450-ba5b0d0a1a99?context=engine",
"status": "PROCESSED"
}Example chain of request responses
Last updated
Was this helpful?