---
title: "Get watchlist"
method: GET
path: "/v1/api/watchlists/{id}"
tags: ["Watchlists", "v1"]
---

# Get watchlist

`GET /v1/api/watchlists/{id}`

Retrieve a watchlist by ID. Only returns watchlists owned by the organization associated with the API key.

## Path parameters

- `id` integer, required

## Other responses

- `400` — 400 - Bad Request
- `401` — 401 - Invalid API Key
- `403` — 403 - Request Forbidden
- `429` — 429 - Too Many Requests
- `500` — 500 - Server Error

## Changes

- **2026-04-30** `182b74871f6a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/goperigon/apis/perigon-api/changes/v1/api/watchlists/:id/get.md)

---

[API](https://skmtc.dev/goperigon/apis/perigon-api.md) · [All operations](https://skmtc.dev/goperigon/apis/perigon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goperigon/perigon-api/revisions/2c55bf07003a/schema)
