---
title: "Changes to Get Employee Payroll Runs"
method: GET
path: "/api/hris/v1/employee-payroll-runs"
---

# Changes to Get Employee Payroll Runs

`GET /api/hris/v1/employee-payroll-runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-08-24** `a606b0cf18c9` — 20 info
- **2026-08-14** `6f24c7fcb3f8` — 6 info
- **2026-08-01** `eb3486b88e55` — 4 info

## Changes

- **2026-08-24** `a606b0cf18c9` — 20 info
  - `query` request parameter `check_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `check_date_to` list-of-types was widened by adding types `null`
  - `query` request parameter `cursor` list-of-types was widened by adding types `null`
  - `query` request parameter `end_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `end_date_to` list-of-types was widened by adding types `null`
  - `query` request parameter `expand` list-of-types was widened by adding types `null`
  - `query` request parameter `modified_after` list-of-types was widened by adding types `null`
  - `query` request parameter `remote_id` list-of-types was widened by adding types `null`
  - `query` request parameter `start_date_from` list-of-types was widened by adding types `null`
  - `query` request parameter `start_date_to` list-of-types was widened by adding types `null`
  - for the `query` request parameter `check_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `check_date_to`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `cursor`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `end_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `end_date_to`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `expand`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `modified_after`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `remote_id`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `start_date_from`, the type/format was generalized from `string`/`` to ``/``
  - for the `query` request parameter `start_date_to`, the type/format was generalized from `string`/`` to ``/``
- **2026-08-14** `6f24c7fcb3f8` — 6 info
  - added the optional property `items/items/deductions/anyOf[subschema #1]/items/currency` to the response with the `200` status
  - added the optional property `items/items/deductions/anyOf[subschema #1]/items/payroll_code` to the response with the `200` status
  - added the optional property `items/items/earnings/anyOf[subschema #1]/items/currency` to the response with the `200` status
  - added the optional property `items/items/earnings/anyOf[subschema #1]/items/payroll_code` to the response with the `200` status
  - added the optional property `items/items/taxes/anyOf[subschema #1]/items/currency` to the response with the `200` status
  - added the optional property `items/items/taxes/anyOf[subschema #1]/items/payroll_code` to the response with the `200` status
- **2026-08-01** `eb3486b88e55` — 4 info
  - added the new optional `query` request parameter `ids`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `429`

---

[Operation](https://skmtc.dev/bindbee/apis/bindbee-apis/docs/api/hris/v1/employee-payroll-runs/get.md) · [API](https://skmtc.dev/bindbee/apis/bindbee-apis.md) · [Page](https://skmtc.dev/bindbee/apis/bindbee-apis/changes/api/hris/v1/employee-payroll-runs/get)
