---
title: "GET /pin/list"
method: GET
path: "/pin/list"
tags: ["pin"]
---

# GET /pin/list

`GET /pin/list`

Get  pin list

## Response `200`

Get  pin list, include base pin

- object[]
  - `id` string, required
  - `type` 'space' | 'base' | 'table' | 'view' | 'dashboard' | 'workflow' | 'app', required
  - `order` number, required
  - `name` string, required
  - `icon` string
  - `parentBaseId` string
  - `viewMeta` object
    - `tableId` string, required
    - `type` 'grid' | 'calendar' | 'kanban' | 'form' | 'gallery' | 'plugin', required
    - `pluginLogo` string

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
