---
title: "Mapid Percentiles Get"
method: GET
path: "/raster/mapid/percentiles"
tags: ["raster/mapid"]
---

# Mapid Percentiles Get

`GET /raster/mapid/percentiles`

Gets map id of percentiles

## Query parameters

- `dataset` string
- `variable` string
- `forecast_model` string
- `temporal_statistic` string
- `start_date` string, date
- `end_date` string, date
- `start_year` integer
- `end_year` integer
- `bounding_box` string, nullable
- `colormap_min_max` string, nullable
- `colormap_palette` string, nullable
- `colormap_mask` string, nullable
- `colormap_opacity` number, nullable
- `colormap_type` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 29 revisions in range; 2 not diffed.

- **2026-09-04** `492a033e4e92` — 2 breaking, 1 info
  - for the `query` request parameter `end_date`, the format changed from no format to `date`
  - for the `query` request parameter `start_date`, the format changed from no format to `date`
  - added the new optional `query` request parameter `forecast_model`

[Change history](https://skmtc.dev/climateengine/apis/climate-engine-api-v1-climate-engine-pro/changes/raster/mapid/percentiles/get.md)

---

[API](https://skmtc.dev/climateengine/apis/climate-engine-api-v1-climate-engine-pro.md) · [All operations](https://skmtc.dev/climateengine/apis/climate-engine-api-v1-climate-engine-pro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/climateengine/climate-engine-api-v1-climate-engine-pro/revisions/492a033e4e92/schema)
