---
title: "Peers"
method: GET
path: "/stock/peers"
tags: ["Default"]
---

# Peers

`GET /stock/peers`

Get company peers. Return a list of peers operating in the same country and sector/industry.

## Query parameters

- `symbol` string, required
- `grouping` string

## Response `200`

successful operation

- string[]

## Changes

- **2022-10-07** `3863aa963d3c` — 1 info
  - added the new optional `query` request parameter `grouping`
- **2021-07-23** `a148c0b2d583` — 1 info
  - api tag `Default` added
- **2020-05-26** `c5b8e420b78c` — 1 warning, 1 info
  - deleted the `query` request parameter `grouping`
  - api tag `Default` removed

[Change history](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/stock/peers/get.md)

---

[API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [All operations](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finnhub-stock-api/finnhub-api/revisions/415b27331384/schema)
