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/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/results/?format=api&page=2
https://demo.lizard.net/api/v4/scenarios/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/results/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/scenarios/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/results/499002/?format=api", "id": 499002, "name": "Max water level", "code": "s1-max-dtri", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/5125f134-b03a-4453-9334-2104fe8db4ad/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/s1-max-dtri-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250428%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250428T172641Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=fee4bb35da740978ba798ff76fe10afc8693369794a4986275b05d6460eb1115" }, { "url": "https://demo.lizard.net/api/v4/scenarios/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/results/499003/?format=api", "id": 499003, "name": "Max flow velocity", "code": "ucr-max-quad", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/25d965aa-87ea-462e-a398-4818df1072c9/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/c95b08f5-4c8b-4638-aafe-5b134aaf9e77/ucr-max-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250428%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250428T172641Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=ff215891a37c84c1d1be058bda27902fdea13862de1b0d32a0487041626cbea7" } ] }{ "count": 12, "next": null, "previous": "