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/aee370db-d66d-4864-bcf2-b83149c71f8a/results/?format=api&page=2
https://demo.lizard.net/api/v4/scenarios/aee370db-d66d-4864-bcf2-b83149c71f8a/results/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/scenarios/aee370db-d66d-4864-bcf2-b83149c71f8a/results/490239/?format=api", "id": 490239, "name": "Max water level", "code": "s1-max-dtri", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/32580006-d584-4b1e-aeeb-cb9e8c3a391a/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/aee370db-d66d-4864-bcf2-b83149c71f8a/s1-max-dtri-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250315%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250315T062942Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=5f4bb2055a0aedfdcc4a59a0fb4fb836f9489c85b5bcba9679fd56a98ad948a4" }, { "url": "https://demo.lizard.net/api/v4/scenarios/aee370db-d66d-4864-bcf2-b83149c71f8a/results/490240/?format=api", "id": 490240, "name": "Max flow velocity", "code": "ucr-max-quad", "description": null, "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/8daa885f-b4b9-4b9d-aeca-0b9287c174a1/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/aee370db-d66d-4864-bcf2-b83149c71f8a/ucr-max-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250315%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250315T062942Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=8af1be5cbf1b48d5040cee064a0093e0ac6b3267af50e353fc8cbc2a76e749f6" } ] }{ "count": 12, "next": null, "previous": "