---
title: "Get Region Statistical Map Metadata"
method: GET
path: "/map/statistical_map.info.json"
tags: ["maps", "maps"]
---

# Get Region Statistical Map Metadata

`GET /map/statistical_map.info.json`

Get metadata of statistical map according to specification

## Query parameters

- `parcellation_id` string, required
- `region_id` string, required
- `space_id` string, required
- `name` string

## Response `200`

Successful Response

- StatisticModelInfo
  - `min` number, required
  - `max` number, required

## Other responses

- `422` — Validation Error

## Changes

- **2025-02-21** `99fd3d467010` — 1 info
  - added the new optional `query` request parameter `name`
- **2023-12-07** `4079a1b2e4b6` — 1 warning
  - deleted the `query` request parameter `name`

[Change history](https://skmtc.dev/fzj-inm1-bda/apis/siibra-api/changes/map/statistical_map.info.json/get.md)

---

[API](https://skmtc.dev/fzj-inm1-bda/apis/siibra-api.md) · [All operations](https://skmtc.dev/fzj-inm1-bda/apis/siibra-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fzj-inm1-bda/siibra-api/revisions/5adffd5f8b23/schema)
