---
title: "Tables Index"
method: GET
path: "/api/v1/layers/tiles/tables.json"
tags: ["Layers"]
---

# Tables Index

`GET /api/v1/layers/tiles/tables.json`

Index of tables.

## Response `200`

Successful Response

- VectorTileTable[]
  - `id` string, required
  - `bounds` number[]
  - `minzoom` integer
  - `maxzoom` integer
  - `tileurl` string
  - `type` string
  - `schema` string, required
  - `table` string, required
  - `geometry_type` string, required
  - `geometry_column` string, required
  - `properties` object, required

---

[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)
