get-one-liner-by-id
GET/v1/projects/:projectId/scenarios/:scenarioId/econ-runs/:econRunId/one-liners/:id
Returns the econ one liner document that matches the given id scoped to projectId project, scenarioId scenario and econRunId econ run.
Request
Responses
- 200
- 400
- 404
OK
Bad Request. There is something wrong with the request data.
Not Found