---
title: "Changes to Get average peer scores for operators in a cluster"
method: GET
path: "/v1/lock/{lockHash}/peer-scores"
---

# Changes to Get average peer scores for operators in a cluster

`GET /v1/lock/{lockHash}/peer-scores`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-13** `707a88e0b355` — 3 warning
- **2026-08-12** `1fe58b98e307` — 1 breaking, 3 info

## Changes

- **2026-08-13** `707a88e0b355` — 3 warning
  - deleted the `query` request parameter `includeOperatorStubs`
  - removed the optional property `items/avg_effectiveness` from the response with the `200` status
  - removed the optional property `items/effectiveness_percentile` from the response with the `200` status
- **2026-08-12** `1fe58b98e307` — 1 breaking, 3 info
  - the response property `items/avg_peer_score` became nullable for the status `200`
  - added the new optional `query` request parameter `includeOperatorStubs`
  - added the optional property `items/avg_effectiveness` to the response with the `200` status
  - added the optional property `items/effectiveness_percentile` to the response with the `200` status

---

[Operation](https://skmtc.dev/obol/apis/obol-api/docs/v1/lock/:lockHash/peer-scores/get.md) · [API](https://skmtc.dev/obol/apis/obol-api.md) · [Page](https://skmtc.dev/obol/apis/obol-api/changes/v1/lock/:lockHash/peer-scores/get)
