/api/solutions
endpoint.
Parameter | Type | Description |
---|---|---|
solution_id | string | The ID returned in the response to the POST request |
response["data"]["attributes"]["state"]
field.
Status | Description |
---|---|
completed | The calculations have finished successfully |
failed | The calculations encountered an error |
processing | The calculations are still being processed |
completed
, you can access the results in response["data"]["attributes"]["results"]
.