Result List
Endpoint for interacting with 3Di scenario results.
Add attachments to newly created results by uploading a file (using a PUT request) to
the temporary upload_url
of a result.
Subendpoints
The subendpoints below have been defined for convienience and may be used for viewing or deleting a specific class of results. They are also available via the "Extra Actions" button in the top-right corner when viewing a result list.
- /api/v4/scenarios/{uuid}/results/arrival/
- /api/v4/scenarios/{uuid}/results/basic/
- /api/v4/scenarios/{uuid}/results/damage/
- /api/v4/scenarios/{uuid}/results/raw/
- /api/v4/scenarios/{uuid}/results/tiles/
For example, a DELETE request on /api/v4/scenarios/{uuid}/results/raw/ would schedule all raw results for deletion. This is more convenient than deleting results one by one via /api/v4/scenarios/{uuid}/results/{id}/.
GET /api/v4/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/results/?format=api&page=2
https://demo.lizard.net/api/v4/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/results/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/results/477548/?format=api", "id": 477548, "name": "Max water level", "code": "s1-max-dtri", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/7a9ed96e-3a44-4501-ad41-a440f59df104/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/s1-max-dtri-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250615%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250615T123129Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=17b92a8d3f3f91632212404c1b65be34d98e7b0c1dddc2f615e1f50944d82eb3" }, { "url": "https://demo.lizard.net/api/v4/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/results/477549/?format=api", "id": 477549, "name": "Max flow velocity", "code": "ucr-max-quad", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/3e025469-55ee-4c11-aa38-fd47b8fa6a08/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/83dbe61b-c32b-4e32-b543-02fcdc913d97/ucr-max-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250615%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250615T123129Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=f0349ef06b3a56a4586868fc82d7cf70d41c92a6b5630cfb05ff324dece5b266" } ] }{ "count": 12, "next": null, "previous": "