---
title: "Changes to Get Stats"
method: GET
path: "/api/v1/ssf-receiver-streams/{stream_id}/stats"
---

# Changes to Get Stats

`GET /api/v1/ssf-receiver-streams/{stream_id}/stats`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 34 revisions.

- **2026-08-21** `f2cf3228f366` — 2 breaking, 10 warning
- **2026-04-30** `fa2bb307d6fa` — 1 info

## Changes

- **2026-08-21** `f2cf3228f366` — 2 breaking, 10 warning
  - added `#/components/schemas/c1.api.ssf_receiver.v1.SSFReceiverStreamStats, subschema #2` to the `stats` response property `oneOf` list for the response status `200`
  - the `stats` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `stats/eventsActedOnCount` from the response with the `200` status
  - removed the optional property `stats/eventsFailedCount` from the response with the `200` status
  - removed the optional property `stats/eventsReceivedCount` from the response with the `200` status
  - removed the optional property `stats/lastErrorAt` from the response with the `200` status
  - removed the optional property `stats/lastErrorMessage` from the response with the `200` status
  - removed the optional property `stats/lastEventReceivedAt` from the response with the `200` status
  - removed the optional property `stats/lastVerifiedAt` from the response with the `200` status
  - removed the optional property `stats/streamId` from the response with the `200` status
  - removed the optional property `stats/transmitterStatus` from the response with the `200` status
  - removed the optional property `stats/transmitterStatusReason` from the response with the `200` status
- **2026-04-30** `fa2bb307d6fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/ssf-receiver-streams/:stream_id/stats/get.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/ssf-receiver-streams/:stream_id/stats/get)
