---
title: "Changes to Get a staff member's entries for a step (with interim flag)"
method: GET
path: "/reports/steps/staff/entries/{stepId}/{isInterim}"
---

# Changes to Get a staff member's entries for a step (with interim flag)

`GET /reports/steps/staff/entries/{stepId}/{isInterim}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 27 revisions.

- **2026-09-02** `36dba1c77613` — 5 breaking

## Changes

- **2026-09-02** `36dba1c77613` — 5 breaking
  - the `entries/items/pupilId` response's property format changed from `int32` to `int64` for status `200`
  - the `entries/items/pupilNameId` response's property format changed from `int32` to `int64` for status `200`
  - the `entries/items/staffId` response's property format changed from `int32` to `int64` for status `200`
  - the `entries/items/student/oneOf[#/components/schemas/ReportStudentDto]/nameId` response's property format changed from `int32` to `int64` for status `200`
  - the `entries/items/student/oneOf[#/components/schemas/ReportStudentDto]/pupilId` response's property format changed from `int32` to `int64` for status `200`

---

[Operation](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/docs/reports/steps/staff/entries/:stepId/:isInterim/get.md) · [API](https://skmtc.dev/tonbridge/apis/tonbridge-app-api.md) · [Page](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/changes/reports/steps/staff/entries/:stepId/:isInterim/get)
