---
title: "Tilematrixset List"
method: GET
path: "/api/v1/layers/tiles/tileMatrixSets"
tags: ["Layers"]
---

# Tilematrixset List

`GET /api/v1/layers/tiles/tileMatrixSets`

Return list of supported TileMatrixSets.

Specs: http://docs.opengeospatial.org/per/19-069.html#_tilematrixsets

## Response `200`

Successful Response

- TileMatrixSetList — TileMatrixSetList model. Based on http://docs.opengeospatial.org/per/19-069.html#_tilematrixsets
  - `tileMatrixSets` TileMatrixSetRef[], required
    - `id` string, required
    - `title` string, required
    - `links` TileMatrixSetLink[], required
      - `href` string, uri, required
      - `rel` string
      - `type` 'application/xml' | 'application/json' | 'application/geo+json' | 'text/html' | 'text/plain' | 'application/x-protobuf' | 'application/geobuf.pbf' — Responses MineTypes.

---

[API](https://skmtc.net/plan4better/apis/goat.md) · [All operations](https://skmtc.net/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plan4better/goat/revisions/931df3e5ac48/schema)
