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/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/results/?format=api&page=2
https://demo.lizard.net/api/v4/scenarios/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/results/?format=api", "results": [ { "url": "https://demo.lizard.net/api/v4/scenarios/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/results/263081/?format=api", "id": 263081, "name": "Max flow velocity", "code": "ucr-max-quad", "description": "Max flow velocity", "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/25dbc75e-d688-4c99-8207-87ad23c76426/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/ucr-max-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250512%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250512T155739Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=a9c8bb5eed36157d7ce742f833cf6fe77929c23a722255c1195be3e29ea86b23" }, { "url": "https://demo.lizard.net/api/v4/scenarios/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/results/263082/?format=api", "id": 263082, "name": "Rain", "code": "rain-quad", "description": "Rain", "family": "Basic", "raster": "https://demo.lizard.net/api/v4/rasters/f280e71f-6040-4ebd-a0b5-a3139e6118bb/?format=api", "attachment_url": null, "upload_url": "https://lizard-prod.s3.amazonaws.com/scenarios/21fe7c29-6ef5-4bd1-866d-9b48ff1c2015/rain-quad-upload?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA2FOYZ3A3OWTIUOHB%2F20250512%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Date=20250512T155739Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3e8ff8f1fafdf0a7614231ab405f7ebd5472b46b8929164b71310190c1f5b820" } ] }{ "count": 12, "next": null, "previous": "