---
title: "List all pin status objects"
method: GET
path: "/pinning/pins"
tags: ["pinning"]
---

# List all pin status objects

`GET /pinning/pins`

This endpoint lists all pin status objects

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2022-10-29** `3ca60f3cf6bb` — 1 info
  - added the success response with the status `200`
- **2022-10-27** `1566cd255be2` — 1 breaking
  - removed the success response with the status `200`
- **2022-09-14** `35d2c26f300c` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the non-success response with the status `404`

[Change history](https://skmtc.dev/application-research/apis/estuary-api/changes/pinning/pins/get.md)

---

[API](https://skmtc.dev/application-research/apis/estuary-api.md) · [All operations](https://skmtc.dev/application-research/apis/estuary-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/application-research/estuary-api/revisions/3ca60f3cf6bb/schema)
