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/a01d8369-5288-4e5e-aa14-1934671bfe9c/results/?format=api&page=2
https://demo.lizard.net/api/v4/scenarios/a01d8369-5288-4e5e-aa14-1934671bfe9c/results/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/scenarios/a01d8369-5288-4e5e-aa14-1934671bfe9c/results/498390/?format=api", "id": 498390, "name": "Max water level", "code": "s1-max-dtri", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/5b6ced8e-0cec-403b-b96b-47a4155e0537/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/a01d8369-5288-4e5e-aa14-1934671bfe9c/s1-max-dtri-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250615%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250615T141848Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5e11b7c1fc071177f5f1169e535d6725993aac4634ec7287c46ddff7d480585e" }, { "url": "https://demo.lizard.net/api/v4/scenarios/a01d8369-5288-4e5e-aa14-1934671bfe9c/results/498391/?format=api", "id": 498391, "name": "Max flow velocity", "code": "ucr-max-quad", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/303832b5-753d-4114-a18f-bcdd0fa302c9/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/a01d8369-5288-4e5e-aa14-1934671bfe9c/ucr-max-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250615%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250615T141848Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=27a805c97a0145f057011664c5898d370f9138ec36e37373d0c4fa0d6a931ab2" } ] }{ "count": 12, "next": null, "previous": "