get-monthly-export-by-id
GET/v1/projects/:projectId/scenarios/:scenarioId/econ-runs/:econRunId/monthly-exports/:id
Returns the econ monthly documents that matches the given monthly export id scoped to projectId project, scenarioId scenario and econRunId econ run, monthly export must be created before.
Request
Responses
- 200
- 400
- 404
OK
Response Headers
- LinkstringIndicates a typed relationship with another resource, where the relation type is defined by RFC 5988. We include the relationships next, prev, first and last, which can be used to move between pages of the list of results.
Bad Request. There is something wrong with the request data.
Not Found